Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
DBaseRecognizer.java364 consumeUntil(input, followSet); in recover()
675 public void consumeUntil(IntStream input, int tokenType) { in consumeUntil() method in BaseRecognizer
685 public void consumeUntil(IntStream input, BitSet set) { in consumeUntil() method in BaseRecognizer
/external/antlr/antlr-3.4/runtime/C/include/
Dantlr3baserecognizer.h248 void (*consumeUntil) (struct ANTLR3_BASE_RECOGNIZER_struct * recognizer, member
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
DBaseRecognizer.js406 this.consumeUntil(input, followSet);
750 consumeUntil: function(input, set) {
/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3baserecognizer.c67 static void consumeUntil (pANTLR3_BASE_RECOGNIZER recognizer, ANTLR3_UINT32 tokenType);
161 recognizer->consumeUntil = consumeUntil; in antlr3BaseRecognizerNew()
1716 consumeUntil (pANTLR3_BASE_RECOGNIZER recognizer, ANTLR3_UINT32 tokenType) in consumeUntil() function
/external/antlr/antlr-3.4/runtime/Python/antlr3/
Drecognizers.py472 self.consumeUntil(input, followSet)
800 def consumeUntil(self, input, tokenTypes): member in BaseRecognizer
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DBaseRecognizer.as340 consumeUntil(input, followSet);
643 //System.out.println("consumeUntil "+tokenType);
652 public function consumeUntil(input:IntStream, bitSet:BitSet):void {
653 //trace("consumeUntil("+bitSet.toStringFromTokens(tokenNames)+")");
/external/guice/extensions/persist/lib/
Dantlr-2.7.5h3.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement ...
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRBaseRecognizer.m822 //System.out.println("consumeUntil "+tokenType);
833 //System.out.println("consumeUntil("+set.toString(getTokenNames())+")");
/external/smali/smalidea/src/main/antlr/
DsmalideaParser.g95 consumeUntil(input, followSet);
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...