Interface Statement

    • Method Detail

      • getSpan

        SourceSpan getSpan()
        Return the SourceSpan of a Statement object
        Returns:
        the span of the Statement
      • getChildren

        java.util.Queue<java.lang.Object> getChildren()
        Return the children of a Statement object
        Returns:
        the children of the Statement
      • getStatementType

        StatementType getStatementType()
        Return the StatementType of a Statement object
        Returns:
        the type of the Statement