Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Microsoft
Fast
AST
Scanner.Scanner.Table
C# Class Microsoft.Fast.AST.Scanner.Scanner.Table
Show file
Open project: AutomataDotNet/Automata
Public Properties
Property
Type
Description
dflt
int
min
int
nxt
short[]
rng
int
Public Methods
Method
Description
Table
(
int
m
,
int
x
,
int
d
,
short
n
) :
System
Method Details
Table()
public
method
public
Table
(
int
m
,
int
x
,
int
d
,
short
n
) :
System
m
int
x
int
d
int
n
short
return
System
Property Details
dflt
public property
public
int
dflt
return
int
min
public property
public
int
min
return
int
nxt
public property
public
short[]
nxt
return
short[]
rng
public property
public
int
rng
return
int