Searched full:antlr (Results 1 – 25 of 1431) sorted by relevance
12345678910>>...58
ANTLR.framework/ ANTLR.framework/ANTLR ANTLR.framework/Headers ANTLR.framework/Resources ANTLR
... .CharScanner implements antlr.actions.cpp.ActionLexerTokenTypes antlr.TokenStream { protected antlr.RuleBlock currentRule protected antlr ...
1 #import <ANTLR/ANTLRBaseMapElement.h>2 #import <ANTLR/ANTLRBaseRecognizer.h>3 #import <ANTLR/ANTLRBaseStack.h>4 #import <ANTLR/ANTLRBaseTree.h>5 #import <ANTLR/ANTLRBaseTreeAdaptor.h>6 #import <ANTLR/ANTLRBitSet.h>7 #import <ANTLR/ANTLRBufferedTokenStream.h>8 #import <ANTLR/ANTLRBufferedTreeNodeStream.h>9 #import <ANTLR/ANTLRCharStream.h>10 #import <ANTLR/ANTLRCharStreamState.h>[all …]
... org/antlr/grammar/v3/ org/antlr/misc/ org/antlr/tool/ org
27 #import <ANTLR/ACBTree.h>28 #import <ANTLR/AMutableArray.h>29 #import <ANTLR/AMutableDictionary.h>30 #import <ANTLR/ANTLRBaseMapElement.h>31 #import <ANTLR/ANTLRBaseRecognizer.h>32 #import <ANTLR/ANTLRBaseStack.h>33 #import <ANTLR/ANTLRBaseTree.h>34 #import <ANTLR/ANTLRBaseTreeAdaptor.h>35 #import <ANTLR/ANTLRBitSet.h>36 #import <ANTLR/ANTLRBufferedTokenStream.h>[all …]
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 …]
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 …]
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 …]
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.45 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 7 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 …]
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 …]
28 #import <ANTLR/ANTLRBitSet.h>29 #import <ANTLR/ANTLRBaseRecognizer.h>30 #import <ANTLR/ANTLRLexer.h>31 #import <ANTLR/ANTLRParser.h>32 #import <ANTLR/ANTLRTreeParser.h>33 #import <ANTLR/ANTLRDFA.h>34 #import <ANTLR/ANTLRStringStream.h>35 #import <ANTLR/ANTLRTokenSource.h>36 #import <ANTLR/ANTLRCommonTokenStream.h>38 #import <ANTLR/ANTLRRecognitionException.h>[all …]
31 This file contains the build instructions for the ANTLR toolset as34 The ANTLR toolset must be built using the Maven build system as40 http://antlr.org/depot42 If you are looking for the latest released version of ANTLR, then43 visit the downloads page on the main antlr.org website.45 These instructions are mainly for the ANTLR development team,46 though you are free to build ANTLR yourself of course.51 The main development branch of ANTLR is stored within the Perforce SCM at:53 //depot/code/antlr/main/...57 //depot/code/antlr/release-3.1.3/...[all …]
4 ANTLR - Copyright (c) 2005-2008 Terence Parr35 package org.antlr.mojo.antlr3;47 import org.antlr.Tool;48 import org.antlr.runtime.RecognitionException;57 * Goal that picks up all the ANTLR grammars in a project and moves those that61 * @goal antlr72 // First, let's deal with the options that the ANTLR tool itself84 * If set to true, then the ANTLR tool will print a version of the input91 * If set to true, then the code generated by the ANTLR code generator will106 * If set to true then the ANTLR tool will generate a description of the nfa[all …]