C# Class Antlr4.Codegen.Model.LL1StarBlockSingleAlt

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

Public Methods

Method Description
LL1StarBlockSingleAlt ( OutputModelFactory factory, GrammarAST starRoot, IList alts ) : System.Collections.Generic

Method Details

LL1StarBlockSingleAlt() public method

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