Searched defs:RecognizerSharedState (Results 1 – 8 of 8) sorted by relevance
38 public class RecognizerSharedState { class120 public RecognizerSharedState() {;} in RecognizerSharedState() method in RecognizerSharedState122 public RecognizerSharedState(RecognizerSharedState state) { in RecognizerSharedState() method in RecognizerSharedState
49 public class RecognizerSharedState { class151 public RecognizerSharedState() { in RecognizerSharedState() method in Antlr.Runtime.RecognizerSharedState159 public RecognizerSharedState(RecognizerSharedState state) { in RecognizerSharedState() method in Antlr.Runtime.RecognizerSharedState
50 public class RecognizerSharedState class153 public RecognizerSharedState() in RecognizerSharedState() method in Antlr.Runtime.RecognizerSharedState162 public RecognizerSharedState( RecognizerSharedState state ) in RecognizerSharedState() method in Antlr.Runtime.RecognizerSharedState
38 RecognizerSharedState = Struct.new( constant93 class RecognizerSharedState class
63 RecognizerSharedState = Struct.new( constant104 class RecognizerSharedState class
8 org.antlr.runtime.RecognizerSharedState = function() { class in org.antlr.runtime
10 public class RecognizerSharedState { class in org.antlr.runtime
48 class RecognizerSharedState(object): class