com.opera.core.systems.scope.protos
Interface EcmascriptProtos.EvalArgOrBuilder
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
- EcmascriptProtos.EvalArg, EcmascriptProtos.EvalArg.Builder
- Enclosing class:
- EcmascriptProtos
public static interface EcmascriptProtos.EvalArgOrBuilder
- extends com.google.protobuf.MessageOrBuilder
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
isInitialized |
hasRuntimeID
boolean hasRuntimeID()
getRuntimeID
int getRuntimeID()
hasScriptData
boolean hasScriptData()
getScriptData
java.lang.String getScriptData()
getVariableListList
java.util.List<EcmascriptProtos.EvalArg.Variable> getVariableListList()
getVariableList
EcmascriptProtos.EvalArg.Variable getVariableList(int index)
getVariableListCount
int getVariableListCount()
getVariableListOrBuilderList
java.util.List<? extends EcmascriptProtos.EvalArg.VariableOrBuilder> getVariableListOrBuilderList()
getVariableListOrBuilder
EcmascriptProtos.EvalArg.VariableOrBuilder getVariableListOrBuilder(int index)
Copyright © 2011. All Rights Reserved.