Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Antlr4
Codegen
Model
Chunk
ActionText
C# Class Antlr4.Codegen.Model.Chunk.ActionText
Inheritance:
ActionChunk
显示文件
Open project: sharwell/antlr4cs
Public Properties
Property
Type
Description
text
string
Public Methods
Method
Description
ActionText
(
StructDecl
ctx
,
string
text
) :
Antlr4.Codegen.Model.Decl
Method Details
ActionText()
public
method
public
ActionText
(
StructDecl
ctx
,
string
text
) :
Antlr4.Codegen.Model.Decl
ctx
Antlr4.Codegen.Model.Decl.StructDecl
text
string
return
Antlr4.Codegen.Model.Decl
Property Details
text
public_oe property
public
string
text
return
string