Interface FunctionBodyEmpty
- All Known Implementing Classes:
FunctionBodyEmptyImpl
public interface FunctionBodyEmpty
-
Method Summary
-
Method Details
-
getAbstract
boolean getAbstract() -
setAbstract
void setAbstract(boolean aAbstract)
-
FunctionBodyEmptyImpl