Searched defs:getAncestor (Results 1 – 5 of 5) sorted by relevance
61 public Tree getAncestor(int ttype); in getAncestor() method
222 …protected static Object getAncestor(TreeAdaptor adaptor, String[] tokenNames, Object t, String goa… in getAncestor() method in TreeParser
316 public Tree getAncestor(int ttype) { in getAncestor() method in BaseTree
560 WrappedCollection getAncestor() { in getAncestor() method in AbstractMultimap.WrappedCollection
138 def getAncestor(self, ttype): member in Tree893 def getAncestor(self, ttype): member in BaseTree