Class OrderSwitchesMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.royale.compiler.tools.annotate.OrderSwitchesMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="order-jflex-switches",
      defaultPhase=PROCESS_SOURCES)
public class OrderSwitchesMojo
extends org.apache.maven.plugin.AbstractMojo
Goal which orders switch statement in JFlex output.
  • Field Details

  • Constructor Details

  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException