| Package | Description |
|---|---|
| gw.lang.javadoc |
| Modifier and Type | Method and Description |
|---|---|
IParamNode |
IJavaDocFactory.createParam()
Deprecated.
Please don't create these manually, and please fix any code that does.
|
| Modifier and Type | Method and Description |
|---|---|
IDocRef<IParamNode> |
JavaHasParams.getDocsForParam(int paramIndex) |
List<IParamNode> |
IMethodNode.getParams() |
List<IParamNode> |
IConstructorNode.getParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
IMethodNode.addParam(IParamNode param) |
void |
IConstructorNode.addParam(IParamNode param) |
Copyright © 2017. All rights reserved.