Home
last modified time | relevance | path

Searched refs:TInvokeVisitorOnPatternMatchContextVisitor (Results 1 – 1 of 1) sorted by relevance

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas1785 TInvokeVisitorOnPatternMatchContextVisitor = class sealed(TANTLRObject, IContextVisitor) class
4129 PatternVisitor := TInvokeVisitorOnPatternMatchContextVisitor.Create(Self, TreePattern, Visitor);
4433 constructor TTreeWizard.TInvokeVisitorOnPatternMatchContextVisitor.Create(
4444 procedure TTreeWizard.TInvokeVisitorOnPatternMatchContextVisitor.Visit(const T, procedure