Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium |
Main package of ChromDevTools SDK API.
|
Modifier and Type | Method and Description |
---|---|
UpdatableScript.ChangeStatus |
UpdatableScript.OldFunctionNode.getStatus() |
static UpdatableScript.ChangeStatus |
UpdatableScript.ChangeStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UpdatableScript.ChangeStatus[] |
UpdatableScript.ChangeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.