public interface Method extends Expression
Modifier and Type | Method and Description |
---|---|
MethodKind |
getMethod() |
List<Expression> |
getParameters() |
accept
MethodKind getMethod()
MethodKind
List<Expression> getParameters()
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.