HomeSort by relevance Sort by last modified time
    Searched full:tokensource (Results 76 - 91 of 91) sorted by null

1 2 34

  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-streams.rb 244 include ANTLR3::TokenSource
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
GrammarAST.java 37 import org.antlr.runtime.TokenSource;
  /prebuilts/tools/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/
bolts-tasks-1.4.0.jar 
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
recognizers.rb 988 include TokenSource
    [all...]
streams.rb 726 Using some TokenSource (such as a lexer), the stream collects a token sequence,
762 # ANTLR3::TokenSource.
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
AST.stg 44 ADAPTOR = ANTLR3_TREE_ADAPTORNew(instream->tstream->tokenSource->strFactory);<\n>
C.stg 779 #ifndef TOKENSOURCE
780 #define TOKENSOURCE(lxr) lxr->pLexer->rec->state->tokSource
    [all...]
  /external/smali/smali/src/main/jflex/
smaliLexer.jflex 12 %implements TokenSource
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h 572 TokenSource,
700 TOKEN_SOURCE TokenSource;
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 313 /// <summary>A stream of tokens accessing tokens from a TokenSource </summary>
358 property TokenSource: ITokenSource read GetTokenSource write SetTokenSource;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]
  /external/antlr/antlr-3.4/tool/
CHANGES.txt 875 Added getSourceName to IntStream and TokenSource interfaces and also the
    [all...]
  /prebuilts/tools/common/m2/repository/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar 
  /external/guice/extensions/struts2/lib/
core-3.1.1.jar 
  /external/smali/smali/src/main/java/org/jf/smali/
smaliFlexLexer.java 16 public class smaliFlexLexer implements TokenSource, LexerErrorInterface {
    [all...]

Completed in 2081 milliseconds

1 2 34