public interface MethodStructure
Modifier and Type | Method and Description |
---|---|
ClassStructure[] |
getExceptions() |
java.lang.String |
getName() |
ClassStructure[] |
getParameterTypes() |
ClassStructure |
getReturnType() |
java.lang.String getName()
ClassStructure getReturnType()
ClassStructure[] getParameterTypes()
ClassStructure[] getExceptions()