public static interface LiveEditDiffViewer.Input
Modifier and Type | Method and Description |
---|---|
LiveEditDiffViewer.SourceText |
getNewSource() |
LiveEditDiffViewer.SourceText |
getOldSource() |
LiveEditDiffViewer.FunctionNode |
getRootFunction()
The root of JavaScript function tree.
|
UpdatableScript.TextualDiff |
getTextualDiff() |
LiveEditDiffViewer.FunctionNode getRootFunction()
LiveEditDiffViewer.SourceText getOldSource()
LiveEditDiffViewer.SourceText getNewSource()
UpdatableScript.TextualDiff getTextualDiff()
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.