Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Antlr4
Codegen
Model
Chunk
ActionChunk
C# Class Antlr4.Codegen.Model.Chunk.ActionChunk
Inheritance:
OutputModelObject
ファイルを表示
Open project: sharwell/antlr4cs
Class Usage Examples
Public Properties
Property
Type
Description
ctx
Antlr4.Codegen.Model.Decl.StructDecl
Public Methods
Method
Description
ActionChunk
(
StructDecl
ctx
) :
Antlr4.Codegen.Model.Decl
Method Details
ActionChunk()
public
method
public
ActionChunk
(
StructDecl
ctx
) :
Antlr4.Codegen.Model.Decl
ctx
Antlr4.Codegen.Model.Decl.StructDecl
return
Antlr4.Codegen.Model.Decl
Property Details
ctx
public_oe property
public
StructDecl,Antlr4.Codegen.Model.Decl
ctx
return
Antlr4.Codegen.Model.Decl.StructDecl