public class ParseResult extends Object
Note that contained objects (the instance and the arguments) may be mutable, as the shell infrastructure
has no way of restricting which methods can be the target of CLI commands and nor the arguments
they will accept via the Converter
infrastructure.
Constructor and Description |
---|
ParseResult(Method method,
Object instance,
Object[] arguments) |