Package | Description |
---|---|
org.netbeans.spi.project |
Support for defining project types.
|
Modifier and Type | Method and Description |
---|---|
NestedClass |
SingleMethod.getNestedClass()
Returns the nested class containing the method.
|
Constructor and Description |
---|
SingleMethod(String methodName,
NestedClass nestedClass)
Creates a new instance holding the specified identification
of a method/function in nested class in a file.
|