Class JStmtThrow


public class JStmtThrow extends JStmt
A Java statement for ThrowStatement.
  • Field Details

    • expression

      public JExpr expression
  • Constructor Details

    • JStmtThrow

      public JStmtThrow()
  • Method Details

    • toString

      public void toString(StringBuffer aSB, String anIndent)
      Standard toString implementation.