Class ConditionalStatement.ElseStatement

  • All Implemented Interfaces:
    Statement
    Enclosing class:
    ConditionalStatement

    public static class ConditionalStatement.ElseStatement
    extends java.lang.Object
    implements Statement
    The ElseStatement class is used to store information about else statements declared during compilation.
    Since:
    1.0
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait