| Package | Description |
|---|---|
| com.opera.core.systems.scope.protos | |
| com.opera.core.systems.scope.stp.services |
Implementations of the Scope service interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Variable.Builder.build() |
EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Variable.Builder.buildPartial() |
static EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Variable.getDefaultInstance() |
EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Variable.getDefaultInstanceForType() |
EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Variable.Builder.getDefaultInstanceForType() |
EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalDataOrBuilder.getVariableList(int index) |
EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.getVariableList(int index) |
EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Builder.getVariableList(int index) |
static EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Variable.parseDelimitedFrom(InputStream input) |
static EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Variable.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Variable.parseFrom(byte[] data) |
static EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Variable.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Variable.parseFrom(com.google.protobuf.ByteString data) |
static EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Variable.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Variable.parseFrom(com.google.protobuf.CodedInputStream input) |
static EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Variable.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Variable.parseFrom(InputStream input) |
static EsdbgProtos.EvalData.Variable |
EsdbgProtos.EvalData.Variable.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<EsdbgProtos.EvalData.Variable> |
EsdbgProtos.EvalDataOrBuilder.getVariableListList() |
List<EsdbgProtos.EvalData.Variable> |
EsdbgProtos.EvalData.getVariableListList() |
List<EsdbgProtos.EvalData.Variable> |
EsdbgProtos.EvalData.Builder.getVariableListList() |
| Modifier and Type | Method and Description |
|---|---|
EsdbgProtos.EvalData.Builder |
EsdbgProtos.EvalData.Builder.addVariableList(EsdbgProtos.EvalData.Variable value) |
EsdbgProtos.EvalData.Builder |
EsdbgProtos.EvalData.Builder.addVariableList(int index,
EsdbgProtos.EvalData.Variable value) |
EsdbgProtos.EvalData.Variable.Builder |
EsdbgProtos.EvalData.Variable.Builder.mergeFrom(EsdbgProtos.EvalData.Variable other) |
static EsdbgProtos.EvalData.Variable.Builder |
EsdbgProtos.EvalData.Variable.newBuilder(EsdbgProtos.EvalData.Variable prototype) |
EsdbgProtos.EvalData.Builder |
EsdbgProtos.EvalData.Builder.setVariableList(int index,
EsdbgProtos.EvalData.Variable value) |
| Modifier and Type | Method and Description |
|---|---|
EsdbgProtos.EvalData.Builder |
EsdbgProtos.EvalData.Builder.addAllVariableList(Iterable<? extends EsdbgProtos.EvalData.Variable> values) |
| Modifier and Type | Method and Description |
|---|---|
protected EsdbgProtos.EvalData.Variable |
ScopeEcmascriptDebugger.buildVariable(String name,
int objectId) |
| Modifier and Type | Method and Description |
|---|---|
protected UmsProtos.Response |
ScopeEcmascriptDebugger.eval(String using,
EsdbgProtos.EvalData.Variable... variables) |
protected UmsProtos.Response |
ScopeEcmascriptDebugger.eval(String using,
int runtimeId,
EsdbgProtos.EvalData.Variable... variables) |
Copyright © 2012. All Rights Reserved.