public static interface UpdatableScript.OldFunctionNode extends UpdatableScript.FunctionNode<UpdatableScript.OldFunctionNode>
Modifier and Type | Method and Description |
---|---|
UpdatableScript.FunctionPositions |
getNewPositions() |
UpdatableScript.ChangeStatus |
getStatus() |
java.lang.String |
getStatusExplanation() |
java.util.List<? extends UpdatableScript.NewFunctionNode> |
newChildren() |
asOldFunction, children, getName, getPositions
UpdatableScript.ChangeStatus getStatus()
java.lang.String getStatusExplanation()
UpdatableScript.FunctionPositions getNewPositions()
java.util.List<? extends UpdatableScript.NewFunctionNode> newChildren()
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.