Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeWizard.cs85 class ActionVisitor : Visitor class in Antlr.Runtime.Tree.TreeWizard
89 public ActionVisitor( System.Action<object> action ) in ActionVisitor() method in Antlr.Runtime.Tree.TreeWizard.ActionVisitor
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeWizard.cs80 class ActionVisitor : Visitor { class in Antlr.Runtime.Tree.TreeWizard
83 public ActionVisitor(System.Action<object> action) { in ActionVisitor() method in Antlr.Runtime.Tree.TreeWizard.ActionVisitor