|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeBinding | |
|---|---|
| org.crsh.cmdline | |
| org.crsh.cmdline.binding | |
| org.crsh.cmdline.matcher | |
| Uses of TypeBinding in org.crsh.cmdline |
|---|
| Classes in org.crsh.cmdline with type parameters of type TypeBinding | |
|---|---|
class |
ArgumentDescriptor<B extends TypeBinding>
|
class |
CommandDescriptor<T,B extends TypeBinding>
|
class |
OptionDescriptor<B extends TypeBinding>
|
class |
ParameterDescriptor<B extends TypeBinding>
|
| Fields in org.crsh.cmdline declared as TypeBinding | |
|---|---|
private B |
ParameterDescriptor.binding
. |
| Methods in org.crsh.cmdline with type parameters of type TypeBinding | ||
|---|---|---|
protected
|
CommandFactory.create(B binding,
Type type,
Argument argumentAnn,
Option optionAnn,
boolean required,
Description info,
Annotation ann)
|
|
| Uses of TypeBinding in org.crsh.cmdline.binding |
|---|
| Subclasses of TypeBinding in org.crsh.cmdline.binding | |
|---|---|
class |
ClassFieldBinding
|
class |
MethodArgumentBinding
|
| Uses of TypeBinding in org.crsh.cmdline.matcher |
|---|
| Classes in org.crsh.cmdline.matcher with type parameters of type TypeBinding | |
|---|---|
class |
ArgumentMatch<B extends TypeBinding>
|
class |
CommandMatch<C,D extends CommandDescriptor<C,B>,B extends TypeBinding>
|
class |
OptionMatch<B extends TypeBinding>
|
class |
ParameterMatch<P extends ParameterDescriptor<B>,B extends TypeBinding>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||