Class StackFrame.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<StackFrame.Builder>
-
- com.google.devtools.clouddebugger.v2.StackFrame.Builder
-
- All Implemented Interfaces:
StackFrameOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- StackFrame
public static final class StackFrame.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StackFrame.Builder> implements StackFrameOrBuilder
Represents a stack frame context.
Protobuf typegoogle.devtools.clouddebugger.v2.StackFrame
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StackFrame.BuilderaddAllArguments(Iterable<? extends Variable> values)Set of arguments passed to this function.StackFrame.BuilderaddAllLocals(Iterable<? extends Variable> values)Set of local variables at the stack frame location.StackFrame.BuilderaddArguments(int index, Variable value)Set of arguments passed to this function.StackFrame.BuilderaddArguments(int index, Variable.Builder builderForValue)Set of arguments passed to this function.StackFrame.BuilderaddArguments(Variable value)Set of arguments passed to this function.StackFrame.BuilderaddArguments(Variable.Builder builderForValue)Set of arguments passed to this function.Variable.BuilderaddArgumentsBuilder()Set of arguments passed to this function.Variable.BuilderaddArgumentsBuilder(int index)Set of arguments passed to this function.StackFrame.BuilderaddLocals(int index, Variable value)Set of local variables at the stack frame location.StackFrame.BuilderaddLocals(int index, Variable.Builder builderForValue)Set of local variables at the stack frame location.StackFrame.BuilderaddLocals(Variable value)Set of local variables at the stack frame location.StackFrame.BuilderaddLocals(Variable.Builder builderForValue)Set of local variables at the stack frame location.Variable.BuilderaddLocalsBuilder()Set of local variables at the stack frame location.Variable.BuilderaddLocalsBuilder(int index)Set of local variables at the stack frame location.StackFrame.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)StackFramebuild()StackFramebuildPartial()StackFrame.Builderclear()StackFrame.BuilderclearArguments()Set of arguments passed to this function.StackFrame.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)StackFrame.BuilderclearFunction()Demangled function name at the call site.StackFrame.BuilderclearLocals()Set of local variables at the stack frame location.StackFrame.BuilderclearLocation()Source location of the call site.StackFrame.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)StackFrame.Builderclone()VariablegetArguments(int index)Set of arguments passed to this function.Variable.BuildergetArgumentsBuilder(int index)Set of arguments passed to this function.List<Variable.Builder>getArgumentsBuilderList()Set of arguments passed to this function.intgetArgumentsCount()Set of arguments passed to this function.List<Variable>getArgumentsList()Set of arguments passed to this function.VariableOrBuildergetArgumentsOrBuilder(int index)Set of arguments passed to this function.List<? extends VariableOrBuilder>getArgumentsOrBuilderList()Set of arguments passed to this function.StackFramegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetFunction()Demangled function name at the call site.com.google.protobuf.ByteStringgetFunctionBytes()Demangled function name at the call site.VariablegetLocals(int index)Set of local variables at the stack frame location.Variable.BuildergetLocalsBuilder(int index)Set of local variables at the stack frame location.List<Variable.Builder>getLocalsBuilderList()Set of local variables at the stack frame location.intgetLocalsCount()Set of local variables at the stack frame location.List<Variable>getLocalsList()Set of local variables at the stack frame location.VariableOrBuildergetLocalsOrBuilder(int index)Set of local variables at the stack frame location.List<? extends VariableOrBuilder>getLocalsOrBuilderList()Set of local variables at the stack frame location.SourceLocationgetLocation()Source location of the call site.SourceLocation.BuildergetLocationBuilder()Source location of the call site.SourceLocationOrBuildergetLocationOrBuilder()Source location of the call site.booleanhasLocation()Source location of the call site.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()StackFrame.BuildermergeFrom(StackFrame other)StackFrame.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)StackFrame.BuildermergeFrom(com.google.protobuf.Message other)StackFrame.BuildermergeLocation(SourceLocation value)Source location of the call site.StackFrame.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)StackFrame.BuilderremoveArguments(int index)Set of arguments passed to this function.StackFrame.BuilderremoveLocals(int index)Set of local variables at the stack frame location.StackFrame.BuildersetArguments(int index, Variable value)Set of arguments passed to this function.StackFrame.BuildersetArguments(int index, Variable.Builder builderForValue)Set of arguments passed to this function.StackFrame.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)StackFrame.BuildersetFunction(String value)Demangled function name at the call site.StackFrame.BuildersetFunctionBytes(com.google.protobuf.ByteString value)Demangled function name at the call site.StackFrame.BuildersetLocals(int index, Variable value)Set of local variables at the stack frame location.StackFrame.BuildersetLocals(int index, Variable.Builder builderForValue)Set of local variables at the stack frame location.StackFrame.BuildersetLocation(SourceLocation value)Source location of the call site.StackFrame.BuildersetLocation(SourceLocation.Builder builderForValue)Source location of the call site.StackFrame.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)StackFrame.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<StackFrame.Builder>
-
clear
public StackFrame.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<StackFrame.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<StackFrame.Builder>
-
getDefaultInstanceForType
public StackFrame getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public StackFrame build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public StackFrame buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public StackFrame.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<StackFrame.Builder>
-
setField
public StackFrame.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<StackFrame.Builder>
-
clearField
public StackFrame.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<StackFrame.Builder>
-
clearOneof
public StackFrame.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<StackFrame.Builder>
-
setRepeatedField
public StackFrame.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<StackFrame.Builder>
-
addRepeatedField
public StackFrame.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<StackFrame.Builder>
-
mergeFrom
public StackFrame.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StackFrame.Builder>
-
mergeFrom
public StackFrame.Builder mergeFrom(StackFrame other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<StackFrame.Builder>
-
mergeFrom
public StackFrame.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StackFrame.Builder>- Throws:
IOException
-
getFunction
public String getFunction()
Demangled function name at the call site.
string function = 1;- Specified by:
getFunctionin interfaceStackFrameOrBuilder- Returns:
- The function.
-
getFunctionBytes
public com.google.protobuf.ByteString getFunctionBytes()
Demangled function name at the call site.
string function = 1;- Specified by:
getFunctionBytesin interfaceStackFrameOrBuilder- Returns:
- The bytes for function.
-
setFunction
public StackFrame.Builder setFunction(String value)
Demangled function name at the call site.
string function = 1;- Parameters:
value- The function to set.- Returns:
- This builder for chaining.
-
clearFunction
public StackFrame.Builder clearFunction()
Demangled function name at the call site.
string function = 1;- Returns:
- This builder for chaining.
-
setFunctionBytes
public StackFrame.Builder setFunctionBytes(com.google.protobuf.ByteString value)
Demangled function name at the call site.
string function = 1;- Parameters:
value- The bytes for function to set.- Returns:
- This builder for chaining.
-
hasLocation
public boolean hasLocation()
Source location of the call site.
.google.devtools.clouddebugger.v2.SourceLocation location = 2;- Specified by:
hasLocationin interfaceStackFrameOrBuilder- Returns:
- Whether the location field is set.
-
getLocation
public SourceLocation getLocation()
Source location of the call site.
.google.devtools.clouddebugger.v2.SourceLocation location = 2;- Specified by:
getLocationin interfaceStackFrameOrBuilder- Returns:
- The location.
-
setLocation
public StackFrame.Builder setLocation(SourceLocation value)
Source location of the call site.
.google.devtools.clouddebugger.v2.SourceLocation location = 2;
-
setLocation
public StackFrame.Builder setLocation(SourceLocation.Builder builderForValue)
Source location of the call site.
.google.devtools.clouddebugger.v2.SourceLocation location = 2;
-
mergeLocation
public StackFrame.Builder mergeLocation(SourceLocation value)
Source location of the call site.
.google.devtools.clouddebugger.v2.SourceLocation location = 2;
-
clearLocation
public StackFrame.Builder clearLocation()
Source location of the call site.
.google.devtools.clouddebugger.v2.SourceLocation location = 2;
-
getLocationBuilder
public SourceLocation.Builder getLocationBuilder()
Source location of the call site.
.google.devtools.clouddebugger.v2.SourceLocation location = 2;
-
getLocationOrBuilder
public SourceLocationOrBuilder getLocationOrBuilder()
Source location of the call site.
.google.devtools.clouddebugger.v2.SourceLocation location = 2;- Specified by:
getLocationOrBuilderin interfaceStackFrameOrBuilder
-
getArgumentsList
public List<Variable> getArgumentsList()
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;- Specified by:
getArgumentsListin interfaceStackFrameOrBuilder
-
getArgumentsCount
public int getArgumentsCount()
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;- Specified by:
getArgumentsCountin interfaceStackFrameOrBuilder
-
getArguments
public Variable getArguments(int index)
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;- Specified by:
getArgumentsin interfaceStackFrameOrBuilder
-
setArguments
public StackFrame.Builder setArguments(int index, Variable value)
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;
-
setArguments
public StackFrame.Builder setArguments(int index, Variable.Builder builderForValue)
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;
-
addArguments
public StackFrame.Builder addArguments(Variable value)
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;
-
addArguments
public StackFrame.Builder addArguments(int index, Variable value)
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;
-
addArguments
public StackFrame.Builder addArguments(Variable.Builder builderForValue)
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;
-
addArguments
public StackFrame.Builder addArguments(int index, Variable.Builder builderForValue)
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;
-
addAllArguments
public StackFrame.Builder addAllArguments(Iterable<? extends Variable> values)
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;
-
clearArguments
public StackFrame.Builder clearArguments()
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;
-
removeArguments
public StackFrame.Builder removeArguments(int index)
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;
-
getArgumentsBuilder
public Variable.Builder getArgumentsBuilder(int index)
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;
-
getArgumentsOrBuilder
public VariableOrBuilder getArgumentsOrBuilder(int index)
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;- Specified by:
getArgumentsOrBuilderin interfaceStackFrameOrBuilder
-
getArgumentsOrBuilderList
public List<? extends VariableOrBuilder> getArgumentsOrBuilderList()
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;- Specified by:
getArgumentsOrBuilderListin interfaceStackFrameOrBuilder
-
addArgumentsBuilder
public Variable.Builder addArgumentsBuilder()
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;
-
addArgumentsBuilder
public Variable.Builder addArgumentsBuilder(int index)
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;
-
getArgumentsBuilderList
public List<Variable.Builder> getArgumentsBuilderList()
Set of arguments passed to this function. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable arguments = 3;
-
getLocalsList
public List<Variable> getLocalsList()
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;- Specified by:
getLocalsListin interfaceStackFrameOrBuilder
-
getLocalsCount
public int getLocalsCount()
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;- Specified by:
getLocalsCountin interfaceStackFrameOrBuilder
-
getLocals
public Variable getLocals(int index)
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;- Specified by:
getLocalsin interfaceStackFrameOrBuilder
-
setLocals
public StackFrame.Builder setLocals(int index, Variable value)
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;
-
setLocals
public StackFrame.Builder setLocals(int index, Variable.Builder builderForValue)
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;
-
addLocals
public StackFrame.Builder addLocals(Variable value)
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;
-
addLocals
public StackFrame.Builder addLocals(int index, Variable value)
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;
-
addLocals
public StackFrame.Builder addLocals(Variable.Builder builderForValue)
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;
-
addLocals
public StackFrame.Builder addLocals(int index, Variable.Builder builderForValue)
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;
-
addAllLocals
public StackFrame.Builder addAllLocals(Iterable<? extends Variable> values)
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;
-
clearLocals
public StackFrame.Builder clearLocals()
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;
-
removeLocals
public StackFrame.Builder removeLocals(int index)
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;
-
getLocalsBuilder
public Variable.Builder getLocalsBuilder(int index)
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;
-
getLocalsOrBuilder
public VariableOrBuilder getLocalsOrBuilder(int index)
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;- Specified by:
getLocalsOrBuilderin interfaceStackFrameOrBuilder
-
getLocalsOrBuilderList
public List<? extends VariableOrBuilder> getLocalsOrBuilderList()
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;- Specified by:
getLocalsOrBuilderListin interfaceStackFrameOrBuilder
-
addLocalsBuilder
public Variable.Builder addLocalsBuilder()
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;
-
addLocalsBuilder
public Variable.Builder addLocalsBuilder(int index)
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;
-
getLocalsBuilderList
public List<Variable.Builder> getLocalsBuilderList()
Set of local variables at the stack frame location. Note that this might not be populated for all stack frames.
repeated .google.devtools.clouddebugger.v2.Variable locals = 4;
-
setUnknownFields
public final StackFrame.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StackFrame.Builder>
-
mergeUnknownFields
public final StackFrame.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StackFrame.Builder>
-
-