Interface IStatement

    • Method Detail

      • execute

        Object execute()
        Execute this statement.
      • hasContent

        boolean hasContent()
      • getLeastSignificantTerminalStatement

        ITerminalStatement getLeastSignificantTerminalStatement​(boolean[] bAsolute)
        Indicates whether or not control flow is terminal at this statement.