C# Class Antlr4.Codegen.Model.LL1PlusBlockSingleAlt

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

Public Methods

Method Description
LL1PlusBlockSingleAlt ( OutputModelFactory factory, GrammarAST plusRoot, IList alts ) : System.Collections.Generic

Method Details

LL1PlusBlockSingleAlt() public method

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