| Package | Description |
|---|---|
| manifold.api.gen |
| Modifier and Type | Method and Description |
|---|---|
SrcArgument |
SrcArgument.copy() |
SrcArgument |
SrcAnnotationExpression.getArgument(String paramName) |
| Modifier and Type | Method and Description |
|---|---|
List<SrcArgument> |
SrcMethodCallExpression.getArguments() |
List<SrcArgument> |
SrcAnnotationExpression.getArguments() |
| Modifier and Type | Method and Description |
|---|---|
SrcMethodCallExpression |
SrcMethodCallExpression.addArgument(SrcArgument arg) |
SrcAnnotationExpression |
SrcAnnotationExpression.addArgument(SrcArgument arg) |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
SrcAnnotated.renderArgumenets(StringBuilder sb,
List<SrcArgument> arguments,
int indent,
boolean sameLine) |
Copyright © 2024. All rights reserved.