Searched defs:tokenIndex (Results 1 - 24 of 24) sorted by relevance

/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
H A DANTLRUnbufferedTokenStream.h40 NSInteger tokenIndex; // simple counter to set token index in tokens variable
45 @property (getter=getTokenIndex, setter=setTokenIndex) NSInteger tokenIndex; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
H A DANTLRUnbufferedTokenStream.h40 NSInteger tokenIndex; // simple counter to set token index in tokens variable
45 @property (getter=getTokenIndex, setter=setTokenIndex) NSInteger tokenIndex; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
H A DANTLRUnbufferedTokenStream.h40 NSInteger tokenIndex; // simple counter to set token index in tokens variable
45 @property (getter=getTokenIndex, setter=setTokenIndex) NSInteger tokenIndex; variable
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRUnbufferedTokenStream.h40 NSInteger tokenIndex; // simple counter to set token index in tokens variable
45 @property (getter=getTokenIndex, setter=setTokenIndex:) NSInteger tokenIndex; variable
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DUnbufferedTokenStream.cs57 protected int tokenIndex; // simple counter to set token index in tokens field in class:Antlr.Runtime.UnbufferedTokenStream
80 t.TokenIndex = this.tokenIndex++;
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
H A DUnbufferedTokenStream.java52 protected int tokenIndex = 0; // simple counter to set token index in tokens field in class:UnbufferedTokenStream
63 t.setTokenIndex(tokenIndex++);
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
H A DUnbufferedTokenStream.cs59 protected int tokenIndex; // simple counter to set token index in tokens field in class:Antlr.Runtime.UnbufferedTokenStream
143 t.TokenIndex = this.tokenIndex++;
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DRemoteDebugEventSocketListener.cs182 public int tokenIndex = -1; field in class:Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyTree
185 public ProxyTree(int ID, int type, int line, int charPos, int tokenIndex, string text) { argument
190 this.tokenIndex = tokenIndex;
208 return tokenIndex;
453 int tokenIndex = int.Parse(elements[2]);
454 // create dummy node/token filled with ID, tokenIndex
456 ProxyToken token = new ProxyToken(tokenIndex);
499 int tokenIndex = int.Parse(elements[offset + 4]);
502 return new ProxyTree(ID, type, tokenLine, charPositionInLine, tokenIndex, tex
[all...]
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
H A DRemoteDebugEventSocketListener.cs218 public int tokenIndex = -1; field in class:Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyTree
221 public ProxyTree( int ID, int type, int line, int charPos, int tokenIndex, string text ) argument
227 this.tokenIndex = tokenIndex;
251 return tokenIndex;
589 int tokenIndex = int.Parse( elements[2] );
590 // create dummy node/token filled with ID, tokenIndex
592 ProxyToken token = new ProxyToken( tokenIndex );
648 int tokenIndex = int.Parse( elements[offset + 4] );
651 return new ProxyTree( ID, type, tokenLine, charPositionInLine, tokenIndex, tex
[all...]
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
H A DRemoteDebugEventSocketListener.java132 public int tokenIndex = -1; field in class:RemoteDebugEventSocketListener.ProxyTree
135 public ProxyTree(int ID, int type, int line, int charPos, int tokenIndex, String text) { argument
140 this.tokenIndex = tokenIndex;
146 public int getTokenStartIndex() { return tokenIndex; }
386 int tokenIndex = Integer.parseInt(elements[2]);
387 // create dummy node/token filled with ID, tokenIndex
389 ProxyToken token = new ProxyToken(tokenIndex);
438 int tokenIndex = Integer.parseInt(elements[offset+4]);
441 return new ProxyTree(ID, type, tokenLine, charPositionInLine, tokenIndex, tex
[all...]
/external/owasp/sanitizer/src/main/org/owasp/html/
H A DCssTokens.java93 private int tokenIndex = 0; field in class:CssTokens.TokenIterator
112 int end = brackets.partner(tokenIndex);
117 between.tokenIndex = tokenIndex + 1;
118 tokenIndex = end + 1;
122 public int tokenIndex() { method in class:CssTokens.TokenIterator
123 return tokenIndex;
127 return tokenBreaks[tokenIndex];
131 return tokenBreaks[tokenIndex+1];
139 return tokenIndex < limi
155 seek(int tokenIndex) argument
257 partner(int tokenIndex) argument
[all...]
/external/owasp/sanitizer/distrib/lib/
H A Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/owasp/html/ org/owasp/html/AbstractTokenStream ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 442 milliseconds