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

F

factory - Variable in class org.antlr.analysis.NFA
Which factory created this NFA?
factory - Variable in class org.antlr.tool.TreeToNFAConverter
Factory used to create nodes and submachines
FALSE_PRED - Static variable in class org.antlr.analysis.SemanticContext.Predicate
 
FASerializer - Class in org.antlr.tool
An aspect of FA (finite automata) that knows how to dump them to serialized strings.
FASerializer(Grammar) - Constructor for class org.antlr.tool.FASerializer
This aspect is associated with a grammar; used to get token names
file - Variable in class org.antlr.tool.Message
 
fileName - Variable in class org.antlr.tool.Grammar
What file name holds this grammar?
finallyClause(AST, StringTemplate) - Method in class org.antlr.codegen.CodeGenTreeWalker
 
finallyClause() - Method in class org.antlr.tool.ANTLRParser
 
finallyClause(AST) - Method in class org.antlr.tool.ANTLRTreePrinter
 
finallyClause(AST) - Method in class org.antlr.tool.AssignTokenTypesWalker
 
finallyClause(AST) - Method in class org.antlr.tool.DefineGrammarItemsWalker
 
finallyClause(AST) - Method in class org.antlr.tool.TreeToNFAConverter
 
findFirstType(int) - Method in class org.antlr.tool.GrammarAST
Return a reference to the first node (depth-first) that has token type ttype.
findNewDFAStatesAndAddDFATransitions(DFAState) - Method in class org.antlr.analysis.NFAToDFAConverter
From this node, add a d--a-->t transition for all labels 'a' where t is a DFA node created from the set of NFA states reachable from any NFA state in DFA state d.
finish() - Method in class org.antlr.tool.DefineGrammarItemsWalker
 
finish() - Method in class org.antlr.tool.TreeToNFAConverter
 
followingNFAState - Variable in class org.antlr.tool.GrammarAST
Rule ref nodes, token refs, set, and NOT set refs need to track their location in the generated NFA so that local FOLLOW sets can be computed during code gen for automatic error recovery.
followState - Variable in class org.antlr.analysis.RuleClosureTransition
What node to begin computations following ref to rule
forceAllFilesToOutputDir - Variable in class org.antlr.Tool
 
formatWantsSingleLineMessage() - Static method in class org.antlr.tool.ErrorManager
 
FRAGMENT - Static variable in interface org.antlr.codegen.CodeGenTreeWalkerTokenTypes
 
FRAGMENT - Static variable in interface org.antlr.tool.ANTLRTokenTypes
 
FRAGMENT - Static variable in interface org.antlr.tool.ANTLRTreePrinterTokenTypes
 
FRAGMENT - Static variable in interface org.antlr.tool.AssignTokenTypesWalkerTokenTypes
 
FRAGMENT - Static variable in interface org.antlr.tool.DefineGrammarItemsWalkerTokenTypes
 
FRAGMENT - Static variable in interface org.antlr.tool.TreeToNFAConverterTokenTypes
 
FRAGMENT_RULE_MODIFIER - Static variable in class org.antlr.tool.Grammar
 

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