C# Class Antlr4.Codegen.Model.AltBlock

Inheritance: Choice
Afficher le fichier Open project: sharwell/antlr4cs

Méthodes publiques

Méthode Description
AltBlock ( OutputModelFactory factory, GrammarAST blkOrEbnfRootAST, IList alts ) : System.Collections.Generic

Method Details

AltBlock() public méthode

public AltBlock ( OutputModelFactory factory, GrammarAST blkOrEbnfRootAST, IList alts ) : System.Collections.Generic
factory OutputModelFactory
blkOrEbnfRootAST Antlr4.Tool.Ast.GrammarAST
alts IList
Résultat System.Collections.Generic