C# Class Antlr4.Codegen.Model.LL1AltBlock

Inheritance: LL1Choice
Show file Open project: sharwell/antlr4cs

Public Methods

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

Method Details

LL1AltBlock() public method

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