Searched defs:IContextVisitor (Results 1 – 3 of 3) sorted by relevance
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ | ||
D | TreeWizard.cs | 68 public interface IContextVisitor { interface in Antlr.Runtime.Tree.TreeWizard |
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ | ||
D | TreeWizard.cs | 70 public interface IContextVisitor interface in Antlr.Runtime.Tree.TreeWizard |
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ | ||
D | Antlr.Runtime.Tree.pas | 904 IContextVisitor = interface(IANTLRInterface) interface |