Home
last modified time | relevance | path

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

12345678910>>...52

/external/antlr/runtime/ObjC/
DANTLR.framework.zipANTLR.framework/ ANTLR.framework/ANTLR ANTLR.framework/Headers ANTLR.framework/PkgInfo ANTLR
/external/antlr/runtime/ObjC/Framework/
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 …]
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 …]
/external/guice/extensions/persist/lib/
Dantlr-2.7.5h3.jar ... .CharScanner implements antlr.actions.cpp.ActionLexerTokenTypes antlr.TokenStream { protected antlr.RuleBlock currentRule protected antlr ...
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/
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 …]
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 …]
/external/antlr/runtime/JavaScript/build/
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 …]
/external/antlr/runtime/ActionScript/project/
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 …]
/external/antlr/
DREADME.txt1 ANTLR v3.5
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.
21 http://www.antlr.org/works/index.html
25 http://www.antlr.org/wiki/display/ANTLR3/gUnit+-+Grammar+Unit+Testing
38 http://www.antlr.org/wiki/display/ANTLR3/FAQ+-+Getting+Started
44 http://www.antlr.org/wiki/display/ANTLR3/ANTLR+v3+FAQ
48 http://www.antlr.org/wiki/display/ANTLR3/ANTLR+3+Wiki+Home
[all …]
/external/antlr/runtime/CSharp2/
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 …]
DREADME.TXT1 ANTLR v3.1 .NET Runtime Library (for us with the ANTLR C# Code Generator)
10 The ANTLR v3.1 .NET Runtime Library extend the ANTLR language processing
13 and was designed specifically for use with the ANTLR C# Code Generation
15 IronPython code generator were such a thing to be developed for ANTLR v3.1.
17 We hope you find the ANTLR v3.1 .NET Runtime Library delightful and useful
32 1. Antlr3.Runtime - the ANTLR v3.1 .NET Runtime Library
34 2. Antlr3.Utility - the ANTLR v3.1 .NET Runtime Utility Library
36 3. Antlr3.Runtime.Tests - the ANTLR v3.1 .NET Runtime Library Tests
46 antlr.runtime.dll
50 antlr.runtime.dll
[all …]
/external/antlr/runtime/Perl5/
DMANIFEST21 lib/ANTLR/Runtime.pm
22 lib/ANTLR/Runtime/ANTLRFileStream.pm
23 lib/ANTLR/Runtime/ANTLRStringStream.pm
24 lib/ANTLR/Runtime/BaseRecognizer.pm
25 lib/ANTLR/Runtime/BitSet.pm
26 lib/ANTLR/Runtime/CharStream.pm
27 lib/ANTLR/Runtime/CharStreamState.pm
28 lib/ANTLR/Runtime/CommonToken.pm
29 lib/ANTLR/Runtime/CommonTokenStream.pm
30 lib/ANTLR/Runtime/DFA.pm
[all …]
/external/antlr/runtime/ObjC/Framework/examples/LL-star/
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 …]
/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
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 …]
/external/antlr/runtime/ObjC/Framework/examples/scopes/
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 …]
/external/antlr/runtime/ObjC/Framework/examples/fuzzy/
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 …]
/external/antlr/runtime/JavaScript/src/org/antlr/runtime/
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 …]
DLexer.js6 org.antlr.runtime.Lexer = function(input, state) {
8 org.antlr.runtime.Lexer.superclass.constructor.call(this, state);
15 org.antlr.lang.extend(org.antlr.runtime.Lexer, org.antlr.runtime.BaseRecognizer, {
18 org.antlr.runtime.Lexer.superclass.reset.call(this);
19 if ( org.antlr.lang.isValue(this.input) ) {
22 if ( !org.antlr.lang.isValue(this.state) ) {
26 this.state.type = org.antlr.runtime.Token.INVALID_TOKEN_TYPE;
27 this.state.channel = org.antlr.runtime.Token.DEFAULT_CHANNEL;
40 this.state.channel = org.antlr.runtime.Token.DEFAULT_CHANNEL;
45 if ( this.input.LA(1)===org.antlr.runtime.CharStream.EOF ) {
[all …]
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 …]
/external/antlr/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
DAntlr3Mojo.java4 ANTLR - Copyright (c) 2005-2008 Terence Parr
35 package org.antlr.mojo.antlr3;
47 import org.antlr.Tool;
56 * Parses ANTLR grammar files {@code *.g} and transforms them into Java source
59 * @goal antlr
69 // First, let's deal with the options that the ANTLR tool itself
81 * If set to true, then the ANTLR tool will print a version of the input
88 * If set to true, then the code generated by the ANTLR code generator will
103 * 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 …]
/external/antlr/antlr-complete/
Dpom.xml4 <artifactId>antlr-complete</artifactId>
7 <name>ANTLR 3 Complete</name>
8 <description>Complete distribution for ANTLR 3</description>
12 Inherit from the ANTLR master pom, which tells us what
18 <groupId>org.antlr</groupId>
19 <artifactId>antlr-master</artifactId>
23 <url>http://antlr.org/</url>
27 ANTLR 3 Tool
28 ANTLR 3 Runtime
29 gUnit for ANTLR 3
[all …]
/external/antlr/runtime/Cpp/tests/
DMakefile11 ANTLR = ../../../antlr-complete/target/antlr-complete-3.5.2-SNAPSHOT.jar macro
12 STGS = $(wildcard ../../../tool/src/main/resources/org/antlr/codegen/templates/Cpp/*.stg)
23 all: $(ANTLR) $(TOKENS) t001 t002 t003 t004 t005 t006 t006 t007 t008 t009 t010 t011 t012
27 $(ANTLR): $(STGS)
28 jar uvf $(ANTLR) -C ../../../tool/src/main/resources \
29 org/antlr/codegen/templates/Cpp/Cpp.stg
31 t001: t001.cpp t001lexer.tokens UserTestTraits.hpp Makefile $(ANTLR) $(RUNTIME_HEADERS)
34 t002: t002.cpp t002lexer.tokens UserTestTraits.hpp Makefile $(ANTLR) $(RUNTIME_HEADERS)
37 t003: t003.cpp t003lexer.tokens UserTestTraits.hpp Makefile $(ANTLR) $(RUNTIME_HEADERS)
40 t004: t004.cpp t004lexer.tokens UserTestTraits.hpp Makefile $(ANTLR) $(RUNTIME_HEADERS)
[all …]
/external/antlr/tool/
Dpom.xml4 <artifactId>antlr</artifactId>
6 <name>ANTLR 3 Tool</name>
7 <description>The ANTLR 3 tool.</description>
11 Inherit from the ANTLR master pom, which tells us what
17 <groupId>org.antlr</groupId>
18 <artifactId>antlr-master</artifactId>
24 <groupId>org.antlr</groupId>
25 <artifactId>antlr-runtime</artifactId>
37 <groupId>org.antlr</groupId>
43 <groupId>org.antlr</groupId>
[all …]
DCHANGES.txt1 ANTLR 3.5 Release
5 ANTLR project lead and supreme dictator for life
14 * Improve error reporting and recovery for STRAY_BRACKET, fixes antlr/antlr3#42
15 * Do not write output files if errors were reported, fixes antlr/antlr3#61
32 https://github.com/antlr/antlr3/pull/23
37 https://github.com/antlr/antlr3/pull/21
40 https://github.com/antlr/antlr3/pull/33
45 https://github.com/antlr/antlr3/pull/27
50 https://github.com/antlr/antlr3/pull/17
141 Ripped out ST v3 usage to remove indirect dependency on ANTLR v2.
[all …]
/external/antlr/tool/src/test/java/org/antlr/test/
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 …]

12345678910>>...52