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