Class InstructionViewer.Options

    • Constructor Summary

      Constructors 
      Constructor Description
      Options()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • 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 Detail

      • Options

        public Options()