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
Scanner.Scanner.Table
C# 클래스 Microsoft.Fast.AST.Scanner.Scanner.Table
파일 보기
프로젝트 열기: AutomataDotNet/Automata
공개 프로퍼티들
프로퍼티
타입
설명
dflt
int
min
int
nxt
short[]
rng
int
공개 메소드들
메소드
설명
Table
(
int
m
,
int
x
,
int
d
,
short
n
) :
System
메소드 상세
Table()
공개
메소드
public
Table
(
int
m
,
int
x
,
int
d
,
short
n
) :
System
m
int
x
int
d
int
n
short
리턴
System
프로퍼티 상세
dflt
공개적으로 프로퍼티
public
int
dflt
리턴
int
min
공개적으로 프로퍼티
public
int
min
리턴
int
nxt
공개적으로 프로퍼티
public
short[]
nxt
리턴
short[]
rng
공개적으로 프로퍼티
public
int
rng
리턴
int