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
Cottle
Parsers
Default
Lexem
C# Class Cottle.Parsers.Default.Lexem
Mostra file
Open project: r3c/cottle
Class Usage Examples
Public Properties
Property
Type
Description
Content
string
Type
LexemType
Public Methods
Method
Description
Lexem
(
LexemType
type
,
string
content
) :
System
Method Details
Lexem()
public
method
public
Lexem
(
LexemType
type
,
string
content
) :
System
type
LexemType
content
string
return
System
Property Details
Content
public_oe property
public
string
Content
return
string
Type
public_oe property
public
LexemType
Type
return
LexemType