public static interface UpdatableScript.ChangeDescription
Modifier and Type | Method and Description |
---|---|
UpdatableScript.OldFunctionNode |
getChangeTree() |
java.lang.String |
getCreatedScriptName() |
UpdatableScript.TextualDiff |
getTextualDiff() |
boolean |
isStackModified() |
UpdatableScript.OldFunctionNode getChangeTree()
UpdatableScript.TextualDiff getTextualDiff()
java.lang.String getCreatedScriptName()
boolean isStackModified()
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.