Class InstructionViewer.Options

java.lang.Object
com.aparapi.internal.tool.InstructionViewer.Options
All Implemented Interfaces:
InstructionViewer.Form.Template
Enclosing class:
InstructionViewer

public static class InstructionViewer.Options extends Object implements InstructionViewer.Form.Template
  • Field Details

    • fold

      public boolean fold
    • edgeFan

      public boolean edgeFan
    • edgeCurve

      public boolean edgeCurve
    • showPc

      public boolean showPc
    • verboseBytecodeLabels

      public boolean verboseBytecodeLabels
    • collapseAll

      public boolean collapseAll
    • showExpressions

      public boolean showExpressions
  • Constructor Details

    • Options

      public Options()