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

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

ActionText() public méthode

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

Property Details

text public_oe property

public string text
Résultat string