Home
last modified time | relevance | path

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

/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DBaseRecognizer.cs748 public virtual IList<string> GetRuleInvocationStack() { in GetRuleInvocationStack() method in Antlr.Runtime.BaseRecognizer
758 public static IList<string> GetRuleInvocationStack(StackTrace trace) { in GetRuleInvocationStack() method in Antlr.Runtime.BaseRecognizer