C# Class Antlr4.Codegen.Model.LL1OptionalBlock

Inheritance: LL1AltBlock
Datei anzeigen Open project: sharwell/antlr4cs Class Usage Examples

Public Methods

Method Description
LL1OptionalBlock ( OutputModelFactory factory, GrammarAST blkAST, IList alts ) : System.Collections.Generic

Method Details

LL1OptionalBlock() public method

public LL1OptionalBlock ( OutputModelFactory factory, GrammarAST blkAST, IList alts ) : System.Collections.Generic
factory OutputModelFactory
blkAST Antlr4.Tool.Ast.GrammarAST
alts IList
return System.Collections.Generic