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

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

Méthodes publiques

Свойство Type Description
ctx Antlr4.Codegen.Model.Decl.StructDecl

Méthodes publiques

Méthode Description
ActionChunk ( StructDecl ctx ) : Antlr4.Codegen.Model.Decl

Method Details

ActionChunk() public méthode

public ActionChunk ( StructDecl ctx ) : Antlr4.Codegen.Model.Decl
ctx Antlr4.Codegen.Model.Decl.StructDecl
Résultat Antlr4.Codegen.Model.Decl

Property Details

ctx public_oe property

public StructDecl,Antlr4.Codegen.Model.Decl ctx
Résultat Antlr4.Codegen.Model.Decl.StructDecl