Searched defs:EvalPredicate (Results 1 - 5 of 5) sorted by relevance

/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
H A DParserDebugger.cs42 protected virtual bool EvalPredicate( bool result, string predicate ) method in class:Antlr.Runtime.Debug.ParserDebugger
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
H A DDebugTreeGrammar.cs83 protected virtual bool EvalPredicate( bool result, string predicate ) method in class:DebugTreeGrammar
H A DProfileTreeGrammar.cs88 protected virtual bool EvalPredicate( bool result, string predicate ) method in class:ProfileTreeGrammar
H A DDebugGrammarParser.cs94 protected virtual bool EvalPredicate( bool result, string predicate ) method in class:DebugGrammarParser
H A DProfileGrammarParser.cs98 protected virtual bool EvalPredicate( bool result, string predicate ) method in class:ProfileGrammarParser

Completed in 81 milliseconds