public abstract class JAbstractMethodBody extends JNode
Modifier | Constructor and Description |
---|---|
protected |
JAbstractMethodBody(SourceInfo info) |
Modifier and Type | Method and Description |
---|---|
JMethod |
getMethod() |
abstract boolean |
isNative() |
void |
setMethod(JMethod method) |
getSourceInfo, setSourceInfo, toSource, toString
traverse
protected JMethod method
protected JAbstractMethodBody(SourceInfo info)
Copyright © 2018. All rights reserved.