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

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

TokenPropertyRef() public méthode

public TokenPropertyRef ( 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