?? NotExpression
- ??????:
RequirementExpression
A
RequirementExpression
representing the not
(negation) of a
requirement expression.- ???????:
- 1.1
-
????
??????????Return the requirement expression that is negated by thisNotExpression
.
-
??????
-
getRequirementExpression
RequirementExpression getRequirementExpression()Return the requirement expression that is negated by thisNotExpression
.- ??:
- The requirement expression that is negated by this
NotExpression
.
-