C# Class Rsdn.Janus.ConsoleParsers

Inheritance: CharParsers
ファイルを表示 Open project: rsdn/janus Class Usage Examples

Public Properties

Property Type Description
Arg ConsoleCommandArgument>.Parser
ArgName ConsoleCommandArgName>.Parser
ArgValue ConsoleCommandArgValue>.Parser
Command ConsoleCommand>.Parser
CommandName ConsoleCommandName>.Parser
FullQualyfiedId Token>.Parser
Id Token>.Parser
QuotedArgValue Token>.Parser
SimpleArgValue Token>.Parser

Property Details

Arg public_oe static_oe property

public static Parser Arg
return ConsoleCommandArgument>.Parser

ArgName public_oe static_oe property

public static Parser ArgName
return ConsoleCommandArgName>.Parser

ArgValue public_oe static_oe property

public static Parser ArgValue
return ConsoleCommandArgValue>.Parser

Command public_oe static_oe property

public static Parser Command
return ConsoleCommand>.Parser

CommandName public_oe static_oe property

public static Parser CommandName
return ConsoleCommandName>.Parser

FullQualyfiedId public_oe static_oe property

public static Parser FullQualyfiedId
return Token>.Parser

Id public_oe static_oe property

public static Parser Id
return Token>.Parser

QuotedArgValue public_oe static_oe property

public static Parser QuotedArgValue
return Token>.Parser

SimpleArgValue public_oe static_oe property

public static Parser SimpleArgValue
return Token>.Parser