Searched refs:semantic_predicate (Results 1 - 4 of 4) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
H A Devent-hub.rb189 def semantic_predicate( result, predicate ) method in class:ANTLR3.Debug.EventHub
191 listener.semantic_predicate( result, predicate )
H A Dsocket.rb179 def semantic_predicate( result, predicate ) method in class:ANTLR3.Debug.EventSocketProxy
181 transmit "%s\t%s\t%s", :semantic_predicate, pure_boolean, escape_newlines( predicate )
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Ddebug.rb262 @debug_listener.semantic_predicate( result, description )
578 def semantic_predicate( result, predicate ) method in class:ANTLR3.Debug.EventListener
692 :semantic_predicate, :set_token_boundaries, :terminate
H A Dprofile.rb319 def semantic_predicate( result, predicate ) method in class:ANTLR3.Profile.Profiler

Completed in 36 milliseconds