Namespace Swan.Parsers
Classes
ArgumentOptionAttribute
Models an option specification. Based on CommandLine (Copyright 2005-2015 Giacomo Stelluti Scala and Contributors.).
ArgumentParser
Provides methods to parse command line arguments.
Based on CommandLine (Copyright 2005-2015 Giacomo Stelluti Scala and Contributors).
ArgumentParserSettings
Provides settings for ArgumentParser. Based on CommandLine (Copyright 2005-2015 Giacomo Stelluti Scala and Contributors.).
ExpressionParser
Represents a generic expression parser.
Operator
Represents an operator with precedence.
Tokenizer
Represents a generic tokenizer.
VerbOptionAttribute
Models a verb option.
Structs
Token
Represents a Token structure.
Enums
TokenType
Enums the token types.