Uses of Class
com.ibm.j9ddr.command.CommandParser
Packages that use CommandParser
-
Uses of CommandParser in com.ibm.j9ddr.tools.ddrinteractive
Methods in com.ibm.j9ddr.tools.ddrinteractive with parameters of type CommandParserModifier and TypeMethodDescriptionvoid
Context.execute
(CommandParser command, PrintStream defaultOut) New way - use CommandParser for added smarts in handling commands (file redirection etc.)void
DDRInteractive.execute
(CommandParser command)