C# Class Deveel.Configuration.PatternOptionBuilder

Afficher le fichier Open project: deveel/deveel-cli

Méthodes publiques

Méthode Description
IsValueCode ( char ch ) : bool
Parse ( String pattern ) : Options
getValueClass ( char ch ) : OptionType

Method Details

IsValueCode() public static méthode

public static IsValueCode ( char ch ) : bool
ch char
Résultat bool

Parse() public static méthode

public static Parse ( String pattern ) : Options
pattern String
Résultat Options

getValueClass() public static méthode

public static getValueClass ( char ch ) : OptionType
ch char
Résultat OptionType