public interface ThrowStatement extends Statement, TypedElement
[JLS3:14.18] The throw Statement
Modifier and Type | Method and Description |
---|---|
Expression |
getExpression()
Returns the thrown object.
|
accept, equals, findModelTrait, getModelKind, hashCode, putModelTrait
Expression getExpression()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.