Class FormatterCommand

java.lang.Object
org.jboss.forge.roaster.FormatterCommand
All Implemented Interfaces:
CommandRunner

public class FormatterCommand extends Object implements CommandRunner
Command runner for the formatting.
  • Constructor Details

    • FormatterCommand

      public FormatterCommand()
  • Method Details

    • run

      public void run(List<String> arguments)
      Description copied from interface: CommandRunner
      Starts the evaluation and execution of a command.
      Specified by:
      run in interface CommandRunner
      Parameters:
      arguments - the command line arguments as a List