public static interface Esdbg6Protos.BacktraceFrameOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getArgumentObject() |
int |
getFunctionID() |
int |
getLineNumber() |
Esdbg6Protos.ObjectValue |
getObjectValue() |
Esdbg6Protos.ObjectValueOrBuilder |
getObjectValueOrBuilder() |
int |
getScopeList(int index) |
int |
getScopeListCount() |
List<Integer> |
getScopeListList() |
int |
getScriptID() |
int |
getThisObject() |
int |
getVariableObject() |
boolean |
hasArgumentObject() |
boolean |
hasFunctionID() |
boolean |
hasLineNumber() |
boolean |
hasObjectValue() |
boolean |
hasScriptID() |
boolean |
hasThisObject() |
boolean |
hasVariableObject() |
boolean hasFunctionID()
int getFunctionID()
boolean hasArgumentObject()
int getArgumentObject()
boolean hasVariableObject()
int getVariableObject()
boolean hasThisObject()
int getThisObject()
boolean hasObjectValue()
Esdbg6Protos.ObjectValue getObjectValue()
Esdbg6Protos.ObjectValueOrBuilder getObjectValueOrBuilder()
boolean hasScriptID()
int getScriptID()
boolean hasLineNumber()
int getLineNumber()
int getScopeListCount()
int getScopeList(int index)
Copyright © 2012. All Rights Reserved.