public class ASTPropertyConstraintPart extends ASTPropertyPart
part, partAsGetter_originalSource, _preprocessedSource| Constructor and Description |
|---|
ASTPropertyConstraintPart(String prt) |
| Modifier and Type | Method and Description |
|---|---|
<T extends ASTItem> |
collectItemsOfType(Class<T> cls) |
ASTConditionBase |
getCondition() |
String |
print(int level) |
void |
setCondition(ASTConditionBase condition) |
equals, getGetter, getPart, hashCode, setPartchildren, getAllConditions, getGlobalPlain, getGlobalPosition, getOriginalSource, getPreprocessedSource, getProperties, getType, getTypecommon, getUntrimmedSource, hasSource, setGlobalPosition, setSource, space, walk, walk, walkpublic ASTPropertyConstraintPart(String prt)
public ASTConditionBase getCondition()
public void setCondition(ASTConditionBase condition)
public <T extends ASTItem> List<T> collectItemsOfType(Class<T> cls)
collectItemsOfType in class ASTItemCopyright © 2020. All rights reserved.