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
TransDef
C# 클래스 Microsoft.Fast.AST.TransDef
상속:
LangOrTransDef
파일 보기
프로젝트 열기: AutomataDotNet/Automata
1 사용 예제들
공개 메소드들
메소드
설명
PrettyPrint
(
StringBuilder
sb
) :
void
TransDef
(
FastToken
trans
,
FastToken
domain
,
FastToken
range
,
FastToken
patternMatchName
) :
System
메소드 상세
PrettyPrint()
공개
메소드
public
PrettyPrint
(
StringBuilder
sb
) :
void
sb
StringBuilder
리턴
void
TransDef()
공개
메소드
public
TransDef
(
FastToken
trans
,
FastToken
domain
,
FastToken
range
,
FastToken
patternMatchName
) :
System
trans
FastToken
domain
FastToken
range
FastToken
patternMatchName
FastToken
리턴
System