public class JavaMethodBodyCondition extends CustomCondition<Method>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAG |
isExpression, PROPERTY_MEMBERENTER, SPACE, SPLITEND, SPLITSTART| Constructor and Description |
|---|
JavaMethodBodyCondition() |
| Modifier and Type | Method and 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>