C# Class Antlr4.Codegen.Model.StarBlock

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

Méthodes publiques

Свойство Type Description
loopLabel string

Méthodes publiques

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

Method Details

StarBlock() public méthode

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

Property Details

loopLabel public_oe property

public string loopLabel
Résultat string