public final class ThrowStatement extends StatementBase
| Constructor and Description |
|---|
ThrowStatement(Node parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor visitor)
Accept the visitor and allow it to perform actions on this Node.
|
ExpressionInternal |
expr() |
copy, copy, getAncestor, id, parent, parent, postCopy, preCopy, toStringattributes, get, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopy, copy, getAncestor, id, parent, parentattributes, get, setpublic ThrowStatement(Node parent)
Copyright © 2017 Oracle. All rights reserved.