Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Antlr4
Codegen
Model
Chunk
ActionText
C# 클래스 Antlr4.Codegen.Model.Chunk.ActionText
상속:
ActionChunk
파일 보기
프로젝트 열기: sharwell/antlr4cs
공개 프로퍼티들
프로퍼티
타입
설명
text
string
공개 메소드들
메소드
설명
ActionText
(
StructDecl
ctx
,
string
text
) :
Antlr4.Codegen.Model.Decl
메소드 상세
ActionText()
공개
메소드
public
ActionText
(
StructDecl
ctx
,
string
text
) :
Antlr4.Codegen.Model.Decl
ctx
Antlr4.Codegen.Model.Decl.StructDecl
text
string
리턴
Antlr4.Codegen.Model.Decl
프로퍼티 상세
text
공개적으로 프로퍼티
public
string
text
리턴
string