String[] |
CommandHelpFormatter.getEntryFormatReplacements(CommandHelp help,
HelpEntry entry)
Override this to control replacements
|
@NotNull String[] |
CommandHelpFormatter.getParameterFormatReplacements(CommandHelp help,
CommandParameter param,
HelpEntry entry)
Override this to control replacements
|
void |
CommandHelpFormatter.printDetailedHelpCommand(CommandHelp help,
CommandIssuer issuer,
HelpEntry entry) |
void |
CommandHelpFormatter.printDetailedHelpFooter(CommandHelp help,
CommandIssuer issuer,
HelpEntry entry) |
void |
CommandHelpFormatter.printDetailedHelpHeader(CommandHelp help,
CommandIssuer issuer,
HelpEntry entry) |
void |
CommandHelpFormatter.printDetailedParameter(CommandHelp help,
CommandIssuer issuer,
HelpEntry entry,
CommandParameter param) |
void |
CommandHelpFormatter.printHelpCommand(CommandHelp help,
CommandIssuer issuer,
HelpEntry entry) |
void |
CommandHelpFormatter.printSearchEntry(CommandHelp help,
CommandIssuer issuer,
HelpEntry page) |
void |
CommandHelpFormatter.showDetailedHelp(CommandHelp commandHelp,
HelpEntry entry) |
protected void |
CommandHelp.updateSearchScore(HelpEntry help) |