HomeSort by relevance Sort by last modified time
    Searched defs:HasAncestor (Results 1 - 4 of 4) sorted by null

  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
ITree.cs 66 bool HasAncestor(int ttype);
BaseTree.cs 379 public virtual bool HasAncestor(int ttype) {
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
ITree.cs 70 bool HasAncestor( int ttype );
BaseTree.cs 455 public virtual bool HasAncestor( int ttype )

Completed in 706 milliseconds