C# Class Antlr4.Codegen.Model.Chunk.RulePropertyRef

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
RulePropertyRef ( StructDecl ctx, string label ) : Antlr4.Codegen.Model.Decl

Method Details

RulePropertyRef() public méthode

public RulePropertyRef ( StructDecl ctx, string label ) : Antlr4.Codegen.Model.Decl
ctx Antlr4.Codegen.Model.Decl.StructDecl
label string
Résultat Antlr4.Codegen.Model.Decl

Property Details

label public_oe property

public string label
Résultat string