Class BoxedParameters


  • public class BoxedParameters
    extends Object
    • Constructor Detail

      • BoxedParameters

        public BoxedParameters​(RuleContext context)
    • Method Detail

      • getBoxedParametersWithUnboxedAssignment

        public com.github.javaparser.ast.NodeList<com.github.javaparser.ast.body.Parameter> getBoxedParametersWithUnboxedAssignment​(Collection<String> declarationUsedInRHS,
                                                                                                                                    com.github.javaparser.ast.stmt.BlockStmt methodBody)