Home
last modified time | relevance | path

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

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBaseRecognizer.cs41 using MethodBase = System.Reflection.MethodBase; typedef
767 MethodBase method = frame.GetMethod(); in GetRuleInvocationStack()