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

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

LocalRef() public méthode

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

Property Details

name public_oe property

public string name
Résultat string