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