public interface MetaProcedure extends MetaModifiable
Modifier and Type | Method and Description |
---|---|
Collection<? extends MetaClass> |
getExceptionTypes() |
List<? extends MetaType> |
getParameterTypes() |
getModifiers
Collection<? extends MetaClass> getExceptionTypes()
see also the complete user documentation .