C# Class Antlr4.Codegen.Model.LL1OptionalBlockSingleAlt

Inheritance: LL1Choice
Afficher le fichier Open project: sharwell/antlr4cs Class Usage Examples

Méthodes publiques

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

Method Details

LL1OptionalBlockSingleAlt() public méthode

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