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 class
Parser 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 TypeMethodDescriptionvoid
Remote.printUsage
(String message, CmdLineParser clp) Print usage help text.protected void
TextBuiltin.printUsage
(String message, CmdLineParser clp) Print usage help text.void
TextBuiltin.printUsageAndExit
(String message, CmdLineParser clp) Print an error message and the usage linevoid
TextBuiltin.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 CmdLineParser
AbstractTreeIteratorHandler.clp
private final CmdLineParser
ObjectIdHandler.clp
private final CmdLineParser
RevCommitHandler.clp
private final CmdLineParser
RevTreeHandler.clp
private final CmdLineParser
SubcommandHandler.clp