public class MethodDef extends LocatedDef
Modifier and Type | Field and Description |
---|---|
String |
body |
boolean |
constructor |
int |
dimensions |
Set |
exceptions |
Set |
modifiers |
String |
name |
List |
params |
TypeDef |
returnType |
List |
typeParams |
lineNumber
Constructor and Description |
---|
MethodDef() |
Copyright © 2002–2017. All rights reserved.