Searched full:antlr (Results 1 – 25 of 1294) sorted by relevance
12345678910>>...52
ANTLR.framework/ ANTLR.framework/ANTLR ANTLR.framework/Headers ANTLR.framework/PkgInfo ANTLR
27 #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 …]
... .CharScanner implements antlr.actions.cpp.ActionLexerTokenTypes antlr.TokenStream { protected antlr.RuleBlock currentRule protected antlr ...
21 <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 …]
21 <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 …]
9 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 …]
4 <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 …]
1 ANTLR v3.55 ANTLR project lead and supreme dictator for life10 Welcome to ANTLR v3! ANTLR (ANother Tool for Language Recognition) is14 languages. ANTLR provides excellent support for tree construction,17 version of ANTLR for 9 years.21 http://www.antlr.org/works/index.html25 http://www.antlr.org/wiki/display/ANTLR3/gUnit+-+Grammar+Unit+Testing38 http://www.antlr.org/wiki/display/ANTLR3/FAQ+-+Getting+Started44 http://www.antlr.org/wiki/display/ANTLR3/ANTLR+v3+FAQ48 http://www.antlr.org/wiki/display/ANTLR3/ANTLR+3+Wiki+Home[all …]
7 API CHANGES FROM ANTRLR 3.1 to ANTLR 3.211 Antlr.Runtime.Tree.Tree renamed to Antlr.Runtime.Tree.TreeConstants13 Antlr.Runtime.BaseRecognizer.Failed() has been turned into a property14 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.MemoRuleFailed16 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.Hidden20 Antlr.Runtime.BaseRecognizer.Input has been removed.[all …]
1 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 Generation15 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 Library34 2. Antlr3.Utility - the ANTLR v3.1 .NET Runtime Utility Library36 3. Antlr3.Runtime.Tests - the ANTLR v3.1 .NET Runtime Library Tests46 antlr.runtime.dll50 antlr.runtime.dll[all …]
21 lib/ANTLR/Runtime.pm22 lib/ANTLR/Runtime/ANTLRFileStream.pm23 lib/ANTLR/Runtime/ANTLRStringStream.pm24 lib/ANTLR/Runtime/BaseRecognizer.pm25 lib/ANTLR/Runtime/BitSet.pm26 lib/ANTLR/Runtime/CharStream.pm27 lib/ANTLR/Runtime/CharStreamState.pm28 lib/ANTLR/Runtime/CommonToken.pm29 lib/ANTLR/Runtime/CommonTokenStream.pm30 lib/ANTLR/Runtime/DFA.pm[all …]
2 * This OBJC source file was generated by $ANTLR version 3.44 …* - 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 …]
2 * This OBJC source file was generated by $ANTLR version 3.44 …* - 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 …]
2 * This OBJC source file was generated by $ANTLR version 3.44 …* - 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 …]
2 * This OBJC source file was generated by $ANTLR version 3.44 …* - 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 …]
12 * 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.BitSet41 * @memberOf org.antlr.runtime.BitSet51 * @memberOf org.antlr.runtime.BitSet62 * @memberOf org.antlr.runtime.BitSet[all …]
6 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 …]
10 * @param {org.antlr.runtime.RecognizerSharedState} [state] state object with13 org.antlr.runtime.BaseRecognizer = function(state) {19 * @type org.antlr.runtime.RecognizerSharedState21 this.state = state || new org.antlr.runtime.RecognizerSharedState();24 org.antlr.lang.augmentObject(org.antlr.runtime.BaseRecognizer, {26 * @memberOf org.antlr.runtime.BaseRecognizer32 * @memberOf org.antlr.runtime.BaseRecognizer38 * @memberOf org.antlr.runtime.BaseRecognizer44 * @memberOf org.antlr.runtime.BaseRecognizer50 * @memberOf org.antlr.runtime.BaseRecognizer[all …]
4 ANTLR - Copyright (c) 2005-2008 Terence Parr35 package org.antlr.mojo.antlr3;47 import org.antlr.Tool;56 * Parses ANTLR grammar files {@code *.g} and transforms them into Java source59 * @goal antlr69 // First, let's deal with the options that the ANTLR tool itself81 * If set to true, then the ANTLR tool will print a version of the input88 * If set to true, then the code generated by the ANTLR code generator will103 * If set to true, then the ANTLR tool will generate a description of the110 * If set to true, then the ANTLR tool will generate a description of the[all …]
4 <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 what18 <groupId>org.antlr</groupId>19 <artifactId>antlr-master</artifactId>23 <url>http://antlr.org/</url>27 ANTLR 3 Tool28 ANTLR 3 Runtime29 gUnit for ANTLR 3[all …]
11 ANTLR = ../../../antlr-complete/target/antlr-complete-3.5.2-SNAPSHOT.jar macro12 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 t01227 $(ANTLR): $(STGS)28 jar uvf $(ANTLR) -C ../../../tool/src/main/resources \29 org/antlr/codegen/templates/Cpp/Cpp.stg31 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 …]
4 <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 what17 <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 …]
1 ANTLR 3.5 Release5 ANTLR project lead and supreme dictator for life14 * Improve error reporting and recovery for STRAY_BRACKET, fixes antlr/antlr3#4215 * Do not write output files if errors were reported, fixes antlr/antlr3#6132 https://github.com/antlr/antlr3/pull/2337 https://github.com/antlr/antlr3/pull/2140 https://github.com/antlr/antlr3/pull/3345 https://github.com/antlr/antlr3/pull/2750 https://github.com/antlr/antlr3/pull/17141 Ripped out ST v3 usage to remove indirect dependency on ANTLR v2.[all …]
28 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() local59 CodeGenerator generator = new CodeGenerator(antlr, g, "Java"); in testEscapedLessThanInAction()83 Tool antlr = newTool(); in testEscaped$InAction() local[all …]