Condition<java.lang.Object>, ObjectCondition, ParserConditionpublic class JavaMethodBodyCondition extends CustomCondition<Method>
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
TAG |
isExpression, PROPERTY_MEMBERENTER, SPACE, SPLITEND, SPLITSTART| Constructor | Description |
|---|---|
JavaMethodBodyCondition() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getKey() |
|
ParserCondition |
getSendableInstance(boolean prototyp) |
|
java.lang.Object |
getValue(SendableEntityCreator creator,
Method method) |
addImport, addImport, create, getMember, getValue, isExpression, skipEnd, update, withExpressionpublic static final java.lang.String TAG
public java.lang.String getKey()
public ParserCondition getSendableInstance(boolean prototyp)
public java.lang.Object getValue(SendableEntityCreator creator, Method method)
getValue in class CustomCondition<Method>