C# Class Antlr4.Codegen.Model.CodeBlockForOuterMostAlt

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

Méthodes publiques

Свойство Type Description
alt Antlr4.Tool.Alternative
altLabel string

Méthodes publiques

Méthode Description
CodeBlockForOuterMostAlt ( OutputModelFactory factory, Alternative alt ) : Antlr4.Tool

Method Details

CodeBlockForOuterMostAlt() public méthode

public CodeBlockForOuterMostAlt ( OutputModelFactory factory, Alternative alt ) : Antlr4.Tool
factory OutputModelFactory
alt Antlr4.Tool.Alternative
Résultat Antlr4.Tool

Property Details

alt public_oe property

public Alternative,Antlr4.Tool alt
Résultat Antlr4.Tool.Alternative

altLabel public_oe property

public string altLabel
Résultat string