Home
last modified time | relevance | path

Searched defs:CharStream (Results 1 – 25 of 52) sorted by relevance

123

/aosp_15_r20/external/antlr/runtime/ObjC/Framework/
H A DLexer.m36 - (id) initWithCharStream:(id<CharStream>)anInput
48 - (id) initWithCharStream:(id<CharStream>)anInput State:(RecognizerSharedState *)aState
177 - (void) setInput:(id<CharStream>) anInput
H A DCommonToken.m80 …ut Type:(NSInteger)aTType Channel:(NSInteger)aChannel Start:(NSInteger)aStart Stop:(NSInteger)aStop
146 - (id) initWithInput:(id<CharStream>)anInput
327 - (void) setInput: (id<CharStream>) anInput
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/treerewrite/
H A DTreeRewriteLexer.m42 + (TreeRewriteLexer *)newTreeRewriteLexerWithCharStream:(id<CharStream>)anInput
47 - (id) initWithCharStream:(id<CharStream>)anInput
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/combined/
H A DCombinedLexer.m42 + (CombinedLexer *)newCombinedLexerWithCharStream:(id<CharStream>)anInput
47 - (id) initWithCharStream:(id<CharStream>)anInput
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/lexertest-simple/
H A DTestLexer.m42 + (TestLexer *)newTestLexerWithCharStream:(id<CharStream>)anInput
47 - (id) initWithCharStream:(id<CharStream>)anInput
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/hoistedPredicates/
H A DTLexer.m42 + (TLexer *)newTLexerWithCharStream:(id<CharStream>)anInput
47 - (id) initWithCharStream:(id<CharStream>)anInput
/aosp_15_r20/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/javadoc/
H A DCharStream.java29 final class CharStream { class
33 CharStream(String input) { in CharStream() method in CharStream
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/polydiff/
H A DPolyLexer.m42 + (PolyLexer *)newPolyLexerWithCharStream:(id<CharStream>)anInput
47 - (id) initWithCharStream:(id<CharStream>)anInput
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/treeparser/
H A DLangLexer.m42 + (LangLexer *)newLangLexerWithCharStream:(id<CharStream>)anInput
47 - (id) initWithCharStream:(id<CharStream>)anInput
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/scopes/
H A DSymbolTableLexer.m42 + (SymbolTableLexer *)newSymbolTableLexerWithCharStream:(id<CharStream>)anInput
47 - (id) initWithCharStream:(id<CharStream>)anInput
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/fuzzy/
H A DFuzzy.m42 + (Fuzzy *)newFuzzyWithCharStream:(id<CharStream>)anInput
47 - (id) initWithCharStream:(id<CharStream>)anInput
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/LL-star/
H A DSimpleCLexer.m42 + (SimpleCLexer *)newSimpleCLexerWithCharStream:(id<CharStream>)anInput
47 - (id) initWithCharStream:(id<CharStream>)anInput
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCLexer.m42 + (SimpleCLexer *)newSimpleCLexerWithCharStream:(id<CharStream>)anInput
47 - (id) initWithCharStream:(id<CharStream>)anInput
/aosp_15_r20/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
H A DCharStream.as30 public interface CharStream extends IntStream { interface in org.antlr.runtime
/aosp_15_r20/external/antlr/runtime/JavaScript/src/org/antlr/runtime/
H A DCharStream.js7 org.antlr.runtime.CharStream = function() {}; class in org.antlr.runtime
/aosp_15_r20/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
H A DCharStream.java31 public interface CharStream extends IntStream { interface
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/
H A DCharStream.java38 public interface CharStream interface
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DLexer.cs157 public virtual ICharStream CharStream { property in Antlr.Runtime.Lexer
/aosp_15_r20/external/antlr/runtime/Python3/antlr3/
H A Dstreams.py181 class CharStream(IntStream): class
/aosp_15_r20/external/antlr/runtime/Python/antlr3/
H A Dstreams.py182 class CharStream(IntStream): class
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas1115 property CharStream: ICharStream read GetCharStream write SetCharStream; property
/aosp_15_r20/out/soong/.intermediates/external/google-java-format/google_java_format/linux_glibc_common/local-javac-header/
Dgoogle_java_format.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/google-java-format/google_java_format/linux_glibc_common/javac/
Dgoogle_java_format.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-velocity-engine/apache-velocity-engine-core/android_common_apex33/javac/
Dapache-velocity-engine-core.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-velocity-engine/apache-velocity-engine-core/android_common_apex33/turbine/
Dapache-velocity-engine-core.jarorg/apache/velocity/Template.class <Unknown> package org.apache.velocity public ...

123