Home
last modified time | relevance | path

Searched defs:IContextVisitor (Results 1 – 3 of 3) sorted by relevance

/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeWizard.cs70 public interface IContextVisitor interface in Antlr.Runtime.Tree.TreeWizard
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeWizard.cs68 public interface IContextVisitor { interface in Antlr.Runtime.Tree.TreeWizard
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas904 IContextVisitor = interface(IANTLRInterface) interface