| Package | Description |
|---|---|
| org.kie.pmml.compiler.commons.utils |
| Modifier and Type | Method and Description |
|---|---|
static void |
CommonCodegenUtils.replaceNodeInStatement(com.github.javaparser.ast.stmt.Statement container,
CommonCodegenUtils.ReplacementTupla replacementTupla)
Replace
Node in the given Statement |
| Modifier and Type | Method and Description |
|---|---|
static void |
CommonCodegenUtils.replaceNodesInStatement(com.github.javaparser.ast.stmt.Statement container,
List<CommonCodegenUtils.ReplacementTupla> replacementTuplas)
Replace
Nodes in the given Statement |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.