| Package | Description |
|---|---|
| com.github.yin.cli | |
| com.github.yin.cli.analysis | |
| com.github.yin.cli.annotations |
| Class and Description |
|---|
| ClassMetadata
Stores description and other flag attributes.
|
| Flag
Provides Flag value and type-conversion to program classes.
|
| FlagID |
| FlagMetadata
Stores description and other flag attributes.
|
| TypeConversionRegistrar
Registers
TypeConversions.Conversion's constructed using old Java6 inheritance. |
| TypeConversions
I am so stupid, that I forgotten to change this javadoc, me fool.
|
| TypeConversions.Conversion
Converts
String value of a flag into the desired type. |
| Class and Description |
|---|
| ClassMetadataIndex
Stores metadata for classes scanned by java-cli.
|
| FlagIndex
Stores value objects indexed by
FlagID in a Multimap fashion
and allows for easy access by any FlagID attribute. |
| FlagMetadata
Stores description and other flag attributes.
|
| Class and Description |
|---|
| ClassMetadataIndex
Stores metadata for classes scanned by java-cli.
|
| FlagIndex
Stores value objects indexed by
FlagID in a Multimap fashion
and allows for easy access by any FlagID attribute. |
| FlagMetadata
Stores description and other flag attributes.
|
Copyright © 2016. All rights reserved.