Home
last modified time | relevance | path

Searched full:antlr (Results 1 – 25 of 1242) sorted by relevance

12345678910>>...50

/aosp_15_r20/external/guice/extensions/persist/lib/
HDantlr-2.7.5h3.jar ... .CharScanner implements antlr.actions.cpp.ActionLexerTokenTypes antlr.TokenStream { protected antlr.RuleBlock currentRule protected antlr ...
/aosp_15_r20/external/antlr/runtime/ObjC/
HDANTLR.framework.zipANTLR.framework/ ANTLR.framework/ANTLR ANTLR.framework/Headers ANTLR.framework/PkgInfo ANTLR
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-external-antlr/2.7.0-alpha12/androidx.room_room-external-antlr/linux_glibc_common/local-combined/
Dandroidx.room_room-external-antlr.jar ... .xml META-INF/maven/org.antlr/antlr-runtime/ META-INF/maven ...
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-external-antlr/2.7.0-alpha12/
HDroom-external-antlr-2.7.0-alpha12.jar ... ] args androidx.room.jarjarred.org.antlr.v4.Tool antlr public void <init>
H A Droom-external-antlr-2.7.0-alpha12.module5 "module": "room-external-antlr",
34 "reason": "room-external-antlr is in atomic group androidx.room"
42 "reason": "room-external-antlr is in atomic group androidx.room"
50 "reason": "room-external-antlr is in atomic group androidx.room"
58 "reason": "room-external-antlr is in atomic group androidx.room"
66 "reason": "room-external-antlr is in atomic group androidx.room"
74 "reason": "room-external-antlr is in atomic group androidx.room"
82 "reason": "room-external-antlr is in atomic group androidx.room"
90 "reason": "room-external-antlr is in atomic group androidx.room"
98 "reason": "room-external-antlr is in atomic group androidx.room"
[all …]
/aosp_15_r20/external/antlr/tool/src/
H A DBUILD.bazel1 """BUILD.bazel file for ANTLR 3."""
9 main_class = "org.antlr.Tool",
17 "main/java/org/antlr/grammar/v3/ANTLRLexer.java",
18 "main/java/org/antlr/grammar/v3/ANTLRParser.java",
19 "main/java/org/antlr/grammar/v3/ANTLRTreePrinter.java",
20 "main/java/org/antlr/grammar/v3/ANTLRv3Lexer.java",
21 "main/java/org/antlr/grammar/v3/ANTLRv3Parser.java",
22 "main/java/org/antlr/grammar/v3/ANTLRv3Tree.java",
23 "main/java/org/antlr/grammar/v3/ActionAnalysis.java",
24 "main/java/org/antlr/grammar/v3/ActionTranslator.java",
[all …]
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/
H A DANTLR.h27 #import <ANTLR/ACNumber.h>
28 #import <ANTLR/ACBTree.h>
29 #import <ANTLR/AMutableArray.h>
30 #import <ANTLR/AMutableDictionary.h>
31 #import <ANTLR/ANTLRBitSet.h>
32 #import <ANTLR/ANTLRError.h>
33 #import <ANTLR/ANTLRFileStream.h>
34 #import <ANTLR/ANTLRInputStream.h>
35 #import <ANTLR/ANTLRReaderStream.h>
36 #import <ANTLR/ANTLRStringStream.h>
[all …]
H A Dantlr3.h27 #import <ANTLR/ACNumber.h>
28 #import <ANTLR/ACBTree.h>
29 #import <ANTLR/AMutableArray.h>
30 #import <ANTLR/AMutableDictionary.h>
31 #import <ANTLR/ANTLRBitSet.h>
32 #import <ANTLR/ANTLRError.h>
33 #import <ANTLR/ANTLRFileStream.h>
34 #import <ANTLR/ANTLRInputStream.h>
35 #import <ANTLR/ANTLRReaderStream.h>
36 #import <ANTLR/ANTLRStringStream.h>
[all …]
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/
H A DAntlr3.Runtime (VS2008).csproj21 <RootNamespace>Antlr.Runtime</RootNamespace>
49 <RootNamespace>Antlr.Runtime</RootNamespace>
69 <RootNamespace>Antlr.Runtime</RootNamespace>
79 <Compile Include="Antlr.Runtime.Debug\DebugEventListenerConstants.cs" />
80 <Compile Include="Antlr.Runtime.JavaExtensions\Check.cs" />
81 <Compile Include="Antlr.Runtime.JavaExtensions\DictionaryExtensions.cs" />
82 <Compile Include="Antlr.Runtime.JavaExtensions\EnumerableExtensions.cs" />
83 <Compile Include="Antlr.Runtime.JavaExtensions\ExceptionExtensions.cs" />
84 <Compile Include="Antlr.Runtime.JavaExtensions\IOExtensions.cs" />
85 <Compile Include="Antlr.Runtime.JavaExtensions\JSystem.cs" />
[all …]
H A DAntlr3.Runtime (VS2005).csproj21 <RootNamespace>Antlr.Runtime</RootNamespace>
46 <RootNamespace>Antlr.Runtime</RootNamespace>
66 <RootNamespace>Antlr.Runtime</RootNamespace>
74 <Compile Include="Antlr.Runtime\ANTLRFileStream.cs" />
75 <Compile Include="Antlr.Runtime\ANTLRStringStream.cs" />
77 <Compile Include="Antlr.Runtime\BitSet.cs" />
78 <Compile Include="Antlr.Runtime\ICharStream.cs" />
79 <Compile Include="Antlr.Runtime\CharStreamState.cs" />
80 <Compile Include="Antlr.Runtime\ClassicToken.cs" />
81 <Compile Include="Antlr.Runtime\CommonToken.cs" />
[all …]
/aosp_15_r20/external/google-smali/smali/src/main/java/com/android/tools/smali/smali/
H A DsmaliTreeWalker.java1 // $ANTLR 3.5.2 /usr/local/google/home/melisacz/extra/aosp-master-with-phones/external/google-smali…
9 import org.antlr.runtime.BitSet;
10 import org.antlr.runtime.*;
11 import org.antlr.runtime.tree.CommonTree;
12 import org.antlr.runtime.tree.TreeNodeStream;
13 import org.antlr.runtime.tree.TreeParser;
14 import org.antlr.runtime.tree.TreeRuleReturnScope;
45 import org.antlr.runtime.*;
46 import org.antlr.runtime.tree.*;
349 …lisacz/extra/aosp-master-with-phones/external/google-smali/smali/src/main/antlr/smaliTreeWalker.g"… in getGrammarFileName()
[all …]
H A DsmaliParser.java1 // $ANTLR 3.5.2 /usr/local/google/home/melisacz/extra/aosp-master-with-phones/external/google-smali…
9 import org.antlr.runtime.*;
14 import org.antlr.runtime.tree.*;
323 …melisacz/extra/aosp-master-with-phones/external/google-smali/smali/src/main/antlr/smaliParser.g"; } in getGrammarFileName()
504 // $ANTLR start "smali_file"
505 …lisacz/extra/aosp-master-with-phones/external/google-smali/smali/src/main/antlr/smaliParser.g:428:…
536 …lisacz/extra/aosp-master-with-phones/external/google-smali/smali/src/main/antlr/smaliParser.g:440:… in smali_file()
537 …lisacz/extra/aosp-master-with-phones/external/google-smali/smali/src/main/antlr/smaliParser.g:441:… in smali_file()
539 …lisacz/extra/aosp-master-with-phones/external/google-smali/smali/src/main/antlr/smaliParser.g:441:… in smali_file()
569 …lisacz/extra/aosp-master-with-phones/external/google-smali/smali/src/main/antlr/smaliParser.g:441:… in smali_file()
[all …]
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/fuzzy/
H A DFuzzy.m2 * This OBJC source file was generated by $ANTLR version 3.4
4 …* - From the grammar source file : /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Frame…
14 // $ANTLR 3.4 /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g…
34 …[BaseRecognizer setGrammarFileName:@"/Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framewor…
132 // $ANTLR start "IMPORT"
145 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g:5:2: ( 'i…
146 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g:5:4: 'imp…
167 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g:5:29: ( W…
176 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g:5:29: WS …
208 /* $ANTLR end "IMPORT" */
[all …]
/aosp_15_r20/external/antlr/runtime/ActionScript/project/
H A D.flexLibProperties4 <classEntry path="org.antlr.runtime.BitSet"/>
5 <classEntry path="org.antlr.runtime.tree.CommonErrorNode"/>
6 <classEntry path="org.antlr.runtime.tree.CommonTreeAdaptor"/>
7 <classEntry path="org.antlr.runtime.tree.BaseTree"/>
8 <classEntry path="org.antlr.runtime.MismatchedSetException"/>
9 <classEntry path="org.antlr.runtime.RecognitionException"/>
10 <classEntry path="org.antlr.runtime.NoViableAltException"/>
11 <classEntry path="org.antlr.runtime.Parser"/>
12 <classEntry path="org.antlr.runtime.tree.RewriteRuleNodeStream"/>
13 <classEntry path="org.antlr.runtime.TokenRewriteStream"/>
[all …]
/aosp_15_r20/external/antlr/runtime/JavaScript/build/
H A Dantlr3.properties9 org/antlr.js,\
10 org/antlr/runtime/RecognizerSharedState.js,\
11 org/antlr/runtime/IndexOutOfBoundsExceptions.js,\
12 org/antlr/runtime/RecognitionException.js,\
13 org/antlr/runtime/MismatchedTokenException.js,\
14 org/antlr/runtime/UnwantedTokenException.js,\
15 org/antlr/runtime/MissingTokenException.js,\
16 org/antlr/runtime/NoViableAltException.js,\
17 org/antlr/runtime/EarlyExitException.js,\
18 org/antlr/runtime/MismatchedSetException.js,\
[all …]
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/LL-star/
H A DSimpleCLexer.m2 * This OBJC source file was generated by $ANTLR version 3.4
4 …* - From the grammar source file : /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Frame…
14 // $ANTLR 3.4 /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/Simpl…
34 …[BaseRecognizer setGrammarFileName:@"/Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framewor…
66 // $ANTLR start "T__7"
77 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:7:6: …
78 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:7:8: …
99 /* $ANTLR end "T__7" */
100 // $ANTLR start "T__8"
111 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:8:6: …
[all …]
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCLexer.m2 * This OBJC source file was generated by $ANTLR version 3.4
4 …* - From the grammar source file : /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Frame…
14 // $ANTLR 3.4 /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreePa…
34 …[BaseRecognizer setGrammarFileName:@"/Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framewor…
66 // $ANTLR start "K_FOR"
77 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simpl…
78 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simpl…
100 /* $ANTLR end "K_FOR" */
101 // $ANTLR start "K_CHAR"
112 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simpl…
[all …]
/aosp_15_r20/external/antlr/tool/
H A DCHANGES.txt2 As of ANTLR 3.5.2, March 25 2014, we are no longer updating this file. Instead,
6 https://github.com/antlr/antlr3/releases/tag/3.5.2
9 ANTLR 3.5 Release
13 ANTLR project lead and supreme dictator for life
22 * Improve error reporting and recovery for STRAY_BRACKET, fixes antlr/antlr3#42
23 * Do not write output files if errors were reported, fixes antlr/antlr3#61
40 https://github.com/antlr/antlr3/pull/23
45 https://github.com/antlr/antlr3/pull/21
48 https://github.com/antlr/antlr3/pull/33
53 https://github.com/antlr/antlr3/pull/27
[all …]
/aosp_15_r20/external/antlr/tool/src/test/java/org/antlr/test/
H A DTestAttributes.java28 package org.antlr.test;
30 import org.antlr.Tool;
31 import org.antlr.codegen.CodeGenerator;
32 import org.antlr.grammar.v3.ANTLRParser;
33 import org.antlr.grammar.v3.ActionTranslator;
34 import org.antlr.runtime.CommonToken;
37 import org.antlr.tool.*;
58 Tool antlr = newTool(); in testEscapedLessThanInAction() local
59 CodeGenerator generator = new CodeGenerator(antlr, g, "Java"); in testEscapedLessThanInAction()
83 Tool antlr = newTool(); in testEscaped$InAction() local
[all …]
/aosp_15_r20/external/antlr/runtime/JavaScript/src/org/antlr/runtime/
H A DBitSet.js12 * generated by the ANTLR Tool.
14 org.antlr.runtime.BitSet = function(bits) {
16 bits = org.antlr.runtime.BitSet.BITS;
19 if (org.antlr.lang.isArray(bits)) {
25 } else if(org.antlr.lang.isNumber(bits)) {
30 org.antlr.lang.augmentObject(org.antlr.runtime.BitSet, {
34 * @memberOf org.antlr.runtime.BitSet
41 * @memberOf org.antlr.runtime.BitSet
51 * @memberOf org.antlr.runtime.BitSet
62 * @memberOf org.antlr.runtime.BitSet
[all …]
H A DBaseRecognizer.js10 * @param {org.antlr.runtime.RecognizerSharedState} [state] state object with
13 org.antlr.runtime.BaseRecognizer = function(state) {
19 * @type org.antlr.runtime.RecognizerSharedState
21 this.state = state || new org.antlr.runtime.RecognizerSharedState();
24 org.antlr.lang.augmentObject(org.antlr.runtime.BaseRecognizer, {
26 * @memberOf org.antlr.runtime.BaseRecognizer
32 * @memberOf org.antlr.runtime.BaseRecognizer
38 * @memberOf org.antlr.runtime.BaseRecognizer
44 * @memberOf org.antlr.runtime.BaseRecognizer
50 * @memberOf org.antlr.runtime.BaseRecognizer
[all …]
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/scopes/
H A DSymbolTableLexer.m2 * This OBJC source file was generated by $ANTLR version 3.4
4 …* - From the grammar source file : /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Frame…
14 // $ANTLR 3.4 /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/scopes/Symbol…
34 …[BaseRecognizer setGrammarFileName:@"/Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framewor…
66 // $ANTLR start "T__7"
77 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/scopes/SymbolTable.g:7:…
78 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/scopes/SymbolTable.g:7:…
99 /* $ANTLR end "T__7" */
100 // $ANTLR start "T__8"
111 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/scopes/SymbolTable.g:8:…
[all …]
/aosp_15_r20/external/antlr/runtime/CSharp2/
H A DAPI CHANGES.TXT7 API CHANGES FROM ANTRLR 3.1 to ANTLR 3.2
11 Antlr.Runtime.Tree.Tree renamed to Antlr.Runtime.Tree.TreeConstants
13 Antlr.Runtime.BaseRecognizer.Failed() has been turned into a property
14 Antlr.Runtime.BaseRecognizer.NEXT_TOKEN_RULE_NAME renamed to Antlr.Runtime.BaseRecognizer.NextToken…
15 Antlr.Runtime.BaseRecognizer.MEMO_RULE_FAILED renamed to Antlr.Runtime.BaseRecognizer.MemoRuleFailed
16 Antlr.Runtime.BaseRecognizer.MEMO_RULE_UNKNOWN renamed to Antlr.Runtime.BaseRecognizer.MemoRuleUnkn…
17 Antlr.Runtime.BaseRecognizer.INITIAL_FOLLOW_STACK_SIZE renamed to Antlr.Runtime.BaseRecognizer.Init…
18 Antlr.Runtime.BaseRecognizer.DEFAULT_TOKEN_CHANNEL renamed to Antlr.Runtime.BaseRecognizer.DefaultT…
19 Antlr.Runtime.BaseRecognizer.HIDDEN renamed to Antlr.Runtime.BaseRecognizer.Hidden
20 Antlr.Runtime.BaseRecognizer.Input has been removed.
[all …]
/aosp_15_r20/external/antlr/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
H A DAntlr3Mojo.java4 ANTLR - Copyright (c) 2005-2008 Terence Parr
35 package org.antlr.mojo.antlr3;
47 import org.antlr.Tool;
62 * Parses ANTLR grammar files {@code *.g} and transforms them into Java source
68 name = "antlr",
74 // First, let's deal with the options that the ANTLR tool itself
85 * If set to true, then the ANTLR tool will print a version of the input
91 * If set to true, then the code generated by the ANTLR code generator will
104 * If set to true, then the ANTLR tool will generate a description of the
110 * If set to true, then the ANTLR tool will generate a description of the
[all …]
/aosp_15_r20/external/antlr/
H A DREADME.txt1 ANTLR v3.5.3
5 ANTLR project lead and supreme dictator for life
10 Welcome to ANTLR v3! ANTLR (ANother Tool for Language Recognition) is
14 languages. ANTLR provides excellent support for tree construction,
17 version of ANTLR for 9 years.
44 http://theantlrguy.atlassian.net/wiki/display/ANTLR3/ANTLR+v3+FAQ
48 http://theantlrguy.atlassian.net/wiki/display/ANTLR3/ANTLR+3+Wiki+Home
52 If all else fails, you can buy support or ask the antlr-interest list:
54 http://www.antlr.org/support.html
75 ANTLR v3 sample grammars:
[all …]

12345678910>>...50