Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Deveel
Configuration
PatternOptionBuilder
C# 클래스 Deveel.Configuration.PatternOptionBuilder
파일 보기
프로젝트 열기: deveel/deveel-cli
공개 메소드들
메소드
설명
IsValueCode
(
char
ch
) :
bool
Parse
(
String
pattern
) :
Options
getValueClass
(
char
ch
) :
OptionType
메소드 상세
IsValueCode()
공개
정적인
메소드
public
static
IsValueCode
(
char
ch
) :
bool
ch
char
리턴
bool
Parse()
공개
정적인
메소드
public
static
Parse
(
String
pattern
) :
Options
pattern
String
리턴
Options
getValueClass()
공개
정적인
메소드
public
static
getValueClass
(
char
ch
) :
OptionType
ch
char
리턴
OptionType