Class AnnotatedExpressionStatement

  • All Implemented Interfaces:
    AnnotatedStatement

    public final class AnnotatedExpressionStatement
    extends java.lang.Object
    implements AnnotatedStatement
    The AnnotatedExpressionStatement class is used to store information about annotated expression 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
    • Constructor Detail

      • AnnotatedExpressionStatement

        public AnnotatedExpressionStatement​(AnnotatedExpression expression)
        Constructs an AnnotatedExpressionStatement object, initialised with the statements contents.
        Parameters:
        expression - The AnnotatedExpression object