Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
Fast
AST
StringQueryDef
C# 클래스 Microsoft.Fast.AST.StringQueryDef
상속:
QueryDef
파일 보기
프로젝트 열기: AutomataDotNet/Automata
공개 프로퍼티들
프로퍼티
타입
설명
message
string
공개 메소드들
메소드
설명
PrettyPrint
(
StringBuilder
sb
) :
void
StringQueryDef
(
FastToken
msg
) :
System
비공개 메소드들
메소드
설명
Typecheck
(
FastPgm
pgm
) :
void
메소드 상세
PrettyPrint()
공개
메소드
public
PrettyPrint
(
StringBuilder
sb
) :
void
sb
StringBuilder
리턴
void
StringQueryDef()
공개
메소드
public
StringQueryDef
(
FastToken
msg
) :
System
msg
FastToken
리턴
System
프로퍼티 상세
message
공개적으로 프로퍼티
public
string
message
리턴
string