public abstract List<? extends VariableElement> getParameters ()

Returns the formal parameters of this executable. They are returned in declaration order.

Returns:  the formal parameters, or an empty list if there are none