Interface JStatement

All Known Implementing Classes:
JAssignment, JBlock, JBreak, JCase, JConditional, JContinue, JDoLoop, JForEach, JForLoop, JInvocation, JLabel, JReturn, JSwitch, JThrow, JTryBlock, JWhileLoop

public interface JStatement
Common interface for code components that can generate uses of themselves as statements.
  • Method Summary

    Modifier and Type
    Method
    Description
    void