Class Step


  • public class Step
    extends java.lang.Object
    • Constructor Detail

      • Step

        public Step​(double value,
                    boolean destroy,
                    int indent,
                    SymbolContext color)
    • Method Detail

      • getValue

        public double getValue()
      • isDestroy

        public boolean isDestroy()
      • getIndent

        public int getIndent()