Class Index

  • All Implemented Interfaces:
    java.io.Serializable

    public class Index
    extends Step
    See Also:
    Serialized Form
    • Constructor Detail

      • Index

        public Index​(java.lang.String v,
                     Block i)
    • Method Detail

      • toString

        public java.lang.String toString​(java.lang.String prefix)
        Description copied from class: Step
        returns a string representation of this atomic step
        Overrides:
        toString in class Step