public class ExprNodeUtilityModify extends Object
Constructor and Description |
---|
ExprNodeUtilityModify() |
Modifier and Type | Method and Description |
---|---|
static void |
replaceChainChildNode(ExprNode nodeToReplace,
ExprNode newNode,
List<ExprChainedSpec> chainSpec) |
static void |
replaceChildNode(ExprNode parentNode,
ExprNode nodeToReplace,
ExprNode newNode) |
Copyright © 2005–2018. All rights reserved.