Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Acquarella
Lexers
Token
C# Class Acquarella.Lexers.Token
Mostra file
Open project: ajlopez/Acquarella
Class Usage Examples
Public Methods
Method
Description
Token
(
TokenType
type
,
string
text
,
int
start
,
int
length
) :
System
Method Details
Token()
public
method
public
Token
(
TokenType
type
,
string
text
,
int
start
,
int
length
) :
System
type
TokenType
text
string
start
int
length
int
return
System