public class PropertyPathTree extends HibernateTree
HibernateTree representing one property path.| Constructor and Description |
|---|
PropertyPathTree(int type,
org.antlr.runtime.tree.CommonTree node,
PropertyPath propertyPath) |
| Modifier and Type | Method and Description |
|---|---|
PropertyPath |
getPropertyPath() |
dupNode, getEndCharOffset, getStartCharOffset, setEndCharOffset, setStartCharOffsetgetCharPositionInLine, getChildIndex, getLine, getParent, getText, getToken, getTokenStartIndex, getTokenStopIndex, getType, isNil, setChildIndex, setParent, setTokenStartIndex, setTokenStopIndex, setUnknownTokenBoundaries, toStringaddChild, addChildren, createChildrenList, deleteChild, freshenParentAndChildIndexes, freshenParentAndChildIndexes, freshenParentAndChildIndexesDeeply, freshenParentAndChildIndexesDeeply, getAncestor, getAncestors, getChild, getChildCount, getChildren, getFirstChildWithType, hasAncestor, insertChild, replaceChildren, sanityCheckParentAndChildIndexes, sanityCheckParentAndChildIndexes, setChild, toStringTreepublic PropertyPathTree(int type,
org.antlr.runtime.tree.CommonTree node,
PropertyPath propertyPath)
public PropertyPath getPropertyPath()
Copyright © 2014. All rights reserved.