Constructor and Description |
---|
PropertyVisitor() |
Modifier and Type | Method and Description |
---|---|
PropertyVisitor |
restrictType(ValueType valueType) |
void |
traverse(PropertySet propertySet) |
void |
traverse(PropertyTree propertyTree) |
abstract void |
visit(Property property) |
PropertyVisitor |
visitPropertiesWithSet(boolean value) |
public PropertyVisitor restrictType(ValueType valueType)
public PropertyVisitor visitPropertiesWithSet(boolean value)
public void traverse(PropertyTree propertyTree)
public void traverse(PropertySet propertySet)
public abstract void visit(Property property)