public class BoxedParameters extends Object
| Constructor and Description |
|---|
BoxedParameters(RuleContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.github.javaparser.ast.NodeList<com.github.javaparser.ast.body.Parameter> |
getBoxedParametersWithUnboxedAssignment(Collection<String> declarationUsedInRHS,
com.github.javaparser.ast.stmt.BlockStmt methodBody) |
public BoxedParameters(RuleContext context)
public com.github.javaparser.ast.NodeList<com.github.javaparser.ast.body.Parameter> getBoxedParametersWithUnboxedAssignment(Collection<String> declarationUsedInRHS, com.github.javaparser.ast.stmt.BlockStmt methodBody)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.