clipp-core
clipp-core
io.github.vigoo.clipp
ClippIO
ClippIO
ClippImpl
Command
Fail
Flag
Lift
NamedParameter
Optional
Parameter
Parameter
ParameterParser
ParameterParserMetadata
Parser
CommandLocation
ExtractParametersState
PositionedParameter
ParserFailure
SetMetadata
SimpleParameter
VersionSpecificParsers
choices
ArbitraryChoice
BooleanChoice
Choice
Choice
CommandChoice
errors
CommandPositionIsNotStatic
CustomError
CustomParserError
CustomParserError
FailedToParseValue
InvalidCommand
MissingCommand
MissingNamedParameter
MissingSimpleParameter
MissingValueForNamedParameter
ParserError
UnknownParameter
parsers
syntax
syntax
io.github.vigoo.clipp.usageinfo
Edge
Graph
Graph
Node
SourceNode
TargetNode
UsageInfo
ExitBranch
PrettyPrintCommand
PrintChoice
PrintNode
StartBranch
UsageInfoExtractor
DescribedParameter
ExtractUsageInfoState
GraphNode
PathEnd
UsageDescription
UsagePrettyPrinter
io.github.vigoo.clipp.usageinfo.debug
GraphToDot
clipp-core
/
io.github.vigoo.clipp.usageinfo
/
UsageInfo
/
ExitBranch
ExitBranch
case
object
ExitBranch
extends
PrettyPrintCommand
Graph
Supertypes
Self type
trait
Singleton
trait
Product
trait
Mirror
trait
Serializable
trait
Product
trait
Equals
trait
PrettyPrintCommand
class
Object
trait
Matchable
class
Any
ExitBranch
.type
Type members
Value members
Type members
Inherited types
type
MirroredElemLabels
=
EmptyTuple
Inherited from:
Singleton
type
MirroredElemTypes
=
EmptyTuple
Inherited from:
Singleton
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
type
MirroredMonoType
=
Singleton
Inherited from:
Singleton
type
MirroredType
=
Singleton
Inherited from:
Singleton
Value members
Inherited methods
def
fromProduct
(
p:
Product
):
MirroredMonoType
Inherited from:
Singleton
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product