C# Class Antlr4.Codegen.Model.PlusBlock

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

Public Methods

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

Method Details

PlusBlock() public method

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