Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Fanx
Serial
Token
C# Class Fanx.Serial.Token
Token defines the token type constants and provides associated utility methods.
Exibir arquivo
Open project: xored/f4
Public Methods
Method
Description
isLiteral
(
int
type
) :
bool
keyword
(
int
type
) :
string
toString
(
int
type
) :
string
Method Details
isLiteral()
public
static
method
public
static
isLiteral
(
int
type
) :
bool
type
int
return
bool
keyword()
public
static
method
public
static
keyword
(
int
type
) :
string
type
int
return
string
toString()
public
static
method
public
static
toString
(
int
type
) :
string
type
int
return
string