Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium |
Main package of ChromDevTools SDK API.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
UpdatableScript.FunctionNode<T extends UpdatableScript.FunctionNode<T>>
A basic element of function change tree.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
UpdatableScript.NewFunctionNode
Represents a brand new function in the changed script, that has no corresponding old function.
|
static interface |
UpdatableScript.OldFunctionNode
Represents an old function in the changed script.
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.