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
RetValueRef
C# Class Antlr4.Codegen.Model.Chunk.RetValueRef
Inheritance:
ActionChunk
显示文件
Open project: sharwell/antlr4cs
Public Properties
Property
Type
Description
name
string
Public Methods
Method
Description
RetValueRef
(
StructDecl
ctx
,
string
name
) :
Antlr4.Codegen.Model.Decl
Method Details
RetValueRef()
public
method
public
RetValueRef
(
StructDecl
ctx
,
string
name
) :
Antlr4.Codegen.Model.Decl
ctx
Antlr4.Codegen.Model.Decl.StructDecl
name
string
return
Antlr4.Codegen.Model.Decl
Property Details
name
public_oe property
public
string
name
return
string