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, setStartCharOffset
getCharPositionInLine, getChildIndex, getLine, getParent, getText, getToken, getTokenStartIndex, getTokenStopIndex, getType, isNil, setChildIndex, setParent, setTokenStartIndex, setTokenStopIndex, setUnknownTokenBoundaries, toString
addChild, addChildren, createChildrenList, deleteChild, freshenParentAndChildIndexes, freshenParentAndChildIndexes, freshenParentAndChildIndexesDeeply, freshenParentAndChildIndexesDeeply, getAncestor, getAncestors, getChild, getChildCount, getChildren, getFirstChildWithType, hasAncestor, insertChild, replaceChildren, sanityCheckParentAndChildIndexes, sanityCheckParentAndChildIndexes, setChild, toStringTree
public PropertyPathTree(int type, org.antlr.runtime.tree.CommonTree node, PropertyPath propertyPath)
public PropertyPath getPropertyPath()
Copyright © 2013. All rights reserved.