Home
last modified time | relevance | path

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

/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