Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Cottle
Parsers
Default
Lexem
C# 클래스 Cottle.Parsers.Default.Lexem
파일 보기
프로젝트 열기: r3c/cottle
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Content
string
Type
LexemType
공개 메소드들
메소드
설명
Lexem
(
LexemType
type
,
string
content
) :
System
메소드 상세
Lexem()
공개
메소드
public
Lexem
(
LexemType
type
,
string
content
) :
System
type
LexemType
content
string
리턴
System
프로퍼티 상세
Content
공개적으로 프로퍼티
public
string
Content
리턴
string
Type
공개적으로 프로퍼티
public
LexemType
Type
리턴
LexemType