A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes All Packages

B

badToken - Static variable in class antlr.Token
 
bang - Variable in class antlr.preprocessor.Rule
 
BANG - Static variable in interface antlr.ANTLRTokenTypes
 
BANG - Static variable in interface antlr.preprocessor.PreprocessorTokenTypes
 
BaseAST - Class in antlr
A Child-Sibling Tree.
BaseAST() - Constructor for class antlr.BaseAST
 
begin - Variable in class antlr.CharRangeElement
 
begin - Variable in class antlr.collections.impl.IntRange
 
begin - Variable in class antlr.TokenRangeElement
 
beginAlt(boolean) - Method in interface antlr.ANTLRGrammarParseBehavior
 
beginAlt(boolean) - Method in class antlr.DefineGrammarSymbols
 
beginAlt(boolean) - Method in class antlr.MakeGrammar
 
beginChildList() - Method in interface antlr.ANTLRGrammarParseBehavior
 
beginChildList() - Method in class antlr.DefineGrammarSymbols
 
beginChildList() - Method in class antlr.MakeGrammar
 
beginExceptionGroup() - Method in interface antlr.ANTLRGrammarParseBehavior
 
beginExceptionGroup() - Method in class antlr.DefineGrammarSymbols
 
beginExceptionGroup() - Method in class antlr.MakeGrammar
Add an exception group to a rule (currently a no-op)
beginExceptionSpec(Token) - Method in interface antlr.ANTLRGrammarParseBehavior
 
beginExceptionSpec(Token) - Method in class antlr.DefineGrammarSymbols
 
beginExceptionSpec(Token) - Method in class antlr.MakeGrammar
Add an exception spec to an exception group or rule block
beginOffset - Variable in class antlr.ASdebug.TokenOffsetInfo
 
beginSubRule(Token, Token, boolean) - Method in interface antlr.ANTLRGrammarParseBehavior
 
beginSubRule(Token, Token, boolean) - Method in class antlr.DefineGrammarSymbols
 
beginSubRule(Token, Token, boolean) - Method in class antlr.MakeGrammar
 
beginText - Variable in class antlr.CharRangeElement
 
beginText - Variable in class antlr.TokenRangeElement
 
beginTree(Token) - Method in interface antlr.ANTLRGrammarParseBehavior
 
beginTree(Token) - Method in class antlr.DefineGrammarSymbols
 
beginTree(Token) - Method in class antlr.MakeGrammar
 
behavior - Variable in class antlr.ANTLRParser
 
behavior - Variable in class antlr.CodeGenerator
The grammar behavior
bits - Variable in class antlr.collections.impl.BitSet
The actual data bits
BITS - Static variable in class antlr.collections.impl.BitSet
 
BitSet - Class in antlr.collections.impl
A BitSet to replace java.util.BitSet.
BitSet() - Constructor for class antlr.collections.impl.BitSet
Construct a bitset of size one word (64 bits)
BitSet(int) - Constructor for class antlr.collections.impl.BitSet
Construct a bitset given the size
BitSet(long[]) - Constructor for class antlr.collections.impl.BitSet
Construction from a static array of longs
BITSET - Static variable in class antlr.debug.ParserMatchEvent
 
BITSET_OPTIMIZE_INIT_THRESHOLD - Static variable in class antlr.CodeGenerator
If there are more than 8 long words to init in a bitset, try to optimize it; e.g., detect runs of -1L and 0L.
bitsetsUsed - Variable in class antlr.CodeGenerator
List of all bitsets that must be dumped.
bitsetTestThreshold - Variable in class antlr.CodeGenerator
This is a hint for the language-specific code generator.
block - Variable in class antlr.BlockContext
 
block - Variable in class antlr.BlockEndElement
 
block - Variable in class antlr.preprocessor.Rule
 
block - Variable in class antlr.RuleSymbol
 
block() - Method in class antlr.ANTLRParser
 
BlockContext - Class in antlr
BlockContext stores the information needed when creating an alternative (list of elements).
BlockContext() - Constructor for class antlr.BlockContext
 
blockEnd - Variable in class antlr.BlockContext
 
BlockEndElement - Class in antlr
All alternative blocks are "terminated" by BlockEndElements unless they are rule blocks (in which case they use RuleEndElement).
BlockEndElement(Grammar) - Constructor for class antlr.BlockEndElement
 
blockNesting - Variable in class antlr.ANTLRParser
 
blockNestingLevel - Variable in class antlr.CSharpCodeGenerator
 
blocks - Variable in class antlr.MakeGrammar
 
BlockWithImpliedExitPath - Class in antlr
 
BlockWithImpliedExitPath(Grammar) - Constructor for class antlr.BlockWithImpliedExitPath
 
BlockWithImpliedExitPath(Grammar, Token) - Constructor for class antlr.BlockWithImpliedExitPath
 
buffer - Variable in class antlr.ANTLRStringBuffer
 
buffer - Variable in class antlr.CharQueue
Physical circular buffer of tokens
build(Tool) - Method in class antlr.build.ANTLR
Build ANTLR.
buildAST - Variable in class antlr.Grammar
 
ByteBuffer - Class in antlr
 
ByteBuffer(InputStream) - Constructor for class antlr.ByteBuffer
Create a character buffer
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes All Packages