Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
QUT
Gplex
Lexer
Scanner.Scanner.Table
C# Class QUT.Gplex.Lexer.Scanner.Scanner.Table
ファイルを表示
Open project: spark-shading-language/spark
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_oe property
public
int
dflt
return
int
min
public_oe property
public
int
min
return
int
nxt
public_oe property
public
short[]
nxt
return
short[]
rng
public_oe property
public
int
rng
return
int