public interface MethodExpression extends Expression
| Modifier and Type | Interface and Description |
|---|---|
static class |
MethodExpression.Type |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Expression> |
getExpressions() |
MethodExpression.Type |
getType()
Returns the method type
|
acceptjava.util.List<Expression> getExpressions()
MethodExpression.Type getType()