public abstract class XVisitor
extends java.lang.Object
Constructor and Description |
---|
XVisitor() |
Modifier and Type | Method and Description |
---|---|
boolean |
precondition() |
void |
visitAttributePost(XAttribute attr,
XAttributable parent) |
void |
visitAttributePre(XAttribute attr,
XAttributable parent) |
public boolean precondition()
public void visitAttributePre(XAttribute attr, XAttributable parent)
public void visitAttributePost(XAttribute attr, XAttributable parent)