Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DAntlrRuntime_BaseTreeDebugView.cs37 internal sealed class AntlrRuntime_BaseTreeDebugView class
41 public AntlrRuntime_BaseTreeDebugView(BaseTree tree) in AntlrRuntime_BaseTreeDebugView() method in Antlr.Runtime.Tree.AntlrRuntime_BaseTreeDebugView
DBaseTree.cs49 [System.Diagnostics.DebuggerTypeProxy(typeof(AntlrRuntime_BaseTreeDebugView))]