Uses of Class
org.eclipse.jgit.pgm.opt.CmdLineParser
Packages that use CmdLineParser
-
Uses of CmdLineParser in org.eclipse.jgit.pgm
Subclasses of CmdLineParser in org.eclipse.jgit.pgmModifier and TypeClassDescription(package private) static classParser for subcommands which doesn't stop parsing on help options and so proceeds all specified optionsMethods in org.eclipse.jgit.pgm with parameters of type CmdLineParserModifier and TypeMethodDescriptionvoidRemote.printUsage(String message, CmdLineParser clp) Print usage help text.protected voidTextBuiltin.printUsage(String message, CmdLineParser clp) Print usage help text.voidTextBuiltin.printUsageAndExit(String message, CmdLineParser clp) Print an error message and the usage linevoidTextBuiltin.printUsageAndExit(CmdLineParser clp) Print the usage line -
Uses of CmdLineParser in org.eclipse.jgit.pgm.opt
Fields in org.eclipse.jgit.pgm.opt declared as CmdLineParserModifier and TypeFieldDescriptionprivate final CmdLineParserAbstractTreeIteratorHandler.clpprivate final CmdLineParserObjectIdHandler.clpprivate final CmdLineParserRevCommitHandler.clpprivate final CmdLineParserRevTreeHandler.clpprivate final CmdLineParserSubcommandHandler.clp