C# Class Antlr4.Codegen.Model.LL1OptionalBlockSingleAlt

Inheritance: LL1Choice
Show file Open project: sharwell/antlr4cs Class Usage Examples

Public Methods

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

Method Details

LL1OptionalBlockSingleAlt() public method

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