- get(String) - Method in class com.oracle.truffle.tools.dap.types.AttachRequestArguments
-
Additional implementation specific attributes.
- get(String) - Method in class com.oracle.truffle.tools.dap.types.LaunchRequestArguments
-
Additional implementation specific attributes.
- getAccessType() - Method in class com.oracle.truffle.tools.dap.types.DataBreakpoint
-
The access type of the data.
- getAccessTypes() - Method in class com.oracle.truffle.tools.dap.types.DataBreakpointInfoResponse.ResponseBody
-
Optional attribute listing the available access types for a potential data breakpoint.
- getAdapterData() - Method in class com.oracle.truffle.tools.dap.types.Source
-
Optional data that a debug adapter might want to loop through the client.
- getAdapterID() - Method in class com.oracle.truffle.tools.dap.types.InitializeRequestArguments
-
The ID of the debug adapter.
- getAdditionalModuleColumns() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The set of additional module information exposed by the debug adapter.
- getAddress() - Method in class com.oracle.truffle.tools.dap.types.DisassembledInstruction
-
The address of the instruction.
- getAddress() - Method in class com.oracle.truffle.tools.dap.types.ReadMemoryResponse.ResponseBody
-
The address of the first byte of data returned.
- getAddressRange() - Method in class com.oracle.truffle.tools.dap.types.Module
-
Address range covered by this module.
- getAlgorithm() - Method in class com.oracle.truffle.tools.dap.types.Checksum
-
The algorithm used to calculate this checksum.
- getAllThreadsContinued() - Method in class com.oracle.truffle.tools.dap.types.ContinuedEvent.EventBody
-
If 'allThreadsContinued' is true, a debug adapter can announce that all threads have
continued.
- getAllThreadsContinued() - Method in class com.oracle.truffle.tools.dap.types.ContinueResponse.ResponseBody
-
If true, the 'continue' request has ignored the specified thread and continued all
threads instead.
- getAllThreadsStopped() - Method in class com.oracle.truffle.tools.dap.types.StoppedEvent.EventBody
-
If 'allThreadsStopped' is true, a debug adapter can announce that all threads have
stopped.
- getArgs() - Method in class com.oracle.truffle.tools.dap.types.RunInTerminalRequestArguments
-
List of arguments.
- getArguments() - Method in class com.oracle.truffle.tools.dap.types.Request
-
Object containing arguments for the command.
- getAttributeName() - Method in class com.oracle.truffle.tools.dap.types.ColumnDescriptor
-
Name of the attribute rendered in this column.
- getAttributes() - Method in class com.oracle.truffle.tools.dap.types.VariablePresentationHint
-
Set of attributes represented as an array of strings.
- getBody() - Method in class com.oracle.truffle.tools.dap.types.BreakpointEvent
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.BreakpointLocationsResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.CapabilitiesEvent
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.CompletionsResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.ContinuedEvent
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.ContinueResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.DataBreakpointInfoResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.DisassembleResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.ErrorResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.EvaluateResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.Event
-
Event-specific information.
- getBody() - Method in class com.oracle.truffle.tools.dap.types.ExceptionInfoResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.ExitedEvent
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.GotoTargetsResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.InitializeResponse
-
The capabilities of this debug adapter.
- getBody() - Method in class com.oracle.truffle.tools.dap.types.LoadedSourceEvent
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.LoadedSourcesResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.ModuleEvent
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.ModulesResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.OutputEvent
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.ProcessEvent
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.ProgressEndEvent
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.ProgressStartEvent
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.ProgressUpdateEvent
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.ReadMemoryResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.Response
-
Contains request result if success is true and optional error details if success is false.
- getBody() - Method in class com.oracle.truffle.tools.dap.types.RunInTerminalResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.ScopesResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.SetBreakpointsResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.SetDataBreakpointsResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.SetExpressionResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.SetFunctionBreakpointsResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.SetVariableResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.SourceResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.StackTraceResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.StepInTargetsResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.StoppedEvent
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.TerminatedEvent
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.ThreadEvent
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.ThreadsResponse
-
- getBody() - Method in class com.oracle.truffle.tools.dap.types.VariablesResponse
-
- getBreakMode() - Method in class com.oracle.truffle.tools.dap.types.ExceptionInfoResponse.ResponseBody
-
Mode that caused the exception notification to be raised.
- getBreakMode() - Method in class com.oracle.truffle.tools.dap.types.ExceptionOptions
-
Condition when a thrown exception should result in a break.
- getBreakpoint() - Method in class com.oracle.truffle.tools.dap.types.BreakpointEvent.EventBody
-
The 'id' attribute is used to find the target breakpoint and the other attributes are
used as the new values.
- getBreakpoints() - Method in class com.oracle.truffle.tools.dap.types.BreakpointLocationsResponse.ResponseBody
-
Sorted set of possible breakpoint locations.
- getBreakpoints() - Method in class com.oracle.truffle.tools.dap.types.SetBreakpointsArguments
-
The code locations of the breakpoints.
- getBreakpoints() - Method in class com.oracle.truffle.tools.dap.types.SetBreakpointsResponse.ResponseBody
-
Information about the breakpoints.
- getBreakpoints() - Method in class com.oracle.truffle.tools.dap.types.SetDataBreakpointsArguments
-
The contents of this array replaces all existing data breakpoints.
- getBreakpoints() - Method in class com.oracle.truffle.tools.dap.types.SetDataBreakpointsResponse.ResponseBody
-
Information about the data breakpoints.
- getBreakpoints() - Method in class com.oracle.truffle.tools.dap.types.SetFunctionBreakpointsArguments
-
The function names of the breakpoints.
- getBreakpoints() - Method in class com.oracle.truffle.tools.dap.types.SetFunctionBreakpointsResponse.ResponseBody
-
Information about the breakpoints.
- getBreakpointsHandler() - Method in class com.oracle.truffle.tools.dap.server.ExecutionContext
-
- getById(Class<T>, int) - Method in class com.oracle.truffle.tools.dap.server.ThreadsHandler.SuspendedThreadInfo
-
- getCancellable() - Method in class com.oracle.truffle.tools.dap.types.ProgressStartEvent.EventBody
-
If true, the request that reports progress may be canceled with a 'cancel' request.
- getCanPersist() - Method in class com.oracle.truffle.tools.dap.types.DataBreakpointInfoResponse.ResponseBody
-
Optional attribute indicating that a potential data breakpoint could be persisted across
sessions.
- getCapabilities() - Method in class com.oracle.truffle.tools.dap.types.CapabilitiesEvent.EventBody
-
The set of updated capabilities.
- getCategory() - Method in class com.oracle.truffle.tools.dap.types.OutputEvent.EventBody
-
The output category.
- getChecksum() - Method in class com.oracle.truffle.tools.dap.types.Checksum
-
Value of the checksum.
- getChecksums() - Method in class com.oracle.truffle.tools.dap.types.Source
-
The checksums associated with this file.
- getClient() - Method in class com.oracle.truffle.tools.dap.server.ExecutionContext
-
- getClientID() - Method in class com.oracle.truffle.tools.dap.types.InitializeRequestArguments
-
The ID of the (frontend) client using this adapter.
- getClientName() - Method in class com.oracle.truffle.tools.dap.types.InitializeRequestArguments
-
The human readable name of the (frontend) client using this adapter.
- getColumn() - Method in class com.oracle.truffle.tools.dap.types.Breakpoint
-
An optional start column of the actual range covered by the breakpoint.
- getColumn() - Method in class com.oracle.truffle.tools.dap.types.BreakpointLocation
-
Optional start column of breakpoint location.
- getColumn() - Method in class com.oracle.truffle.tools.dap.types.BreakpointLocationsArguments
-
Optional start column of range to search possible breakpoint locations in.
- getColumn() - Method in class com.oracle.truffle.tools.dap.types.CompletionsArguments
-
The character position for which to determine the completion proposals.
- getColumn() - Method in class com.oracle.truffle.tools.dap.types.DisassembledInstruction
-
The column within the line that corresponds to this instruction, if any.
- getColumn() - Method in class com.oracle.truffle.tools.dap.types.GotoTarget
-
An optional column of the goto target.
- getColumn() - Method in class com.oracle.truffle.tools.dap.types.GotoTargetsArguments
-
An optional column location for which the goto targets are determined.
- getColumn() - Method in class com.oracle.truffle.tools.dap.types.OutputEvent.EventBody
-
An optional source location column where the output was produced.
- getColumn() - Method in class com.oracle.truffle.tools.dap.types.Scope
-
Optional start column of the range covered by this scope.
- getColumn() - Method in class com.oracle.truffle.tools.dap.types.SourceBreakpoint
-
An optional source column of the breakpoint.
- getColumn() - Method in class com.oracle.truffle.tools.dap.types.StackFrame
-
The column within the line.
- getColumnsStartAt1() - Method in class com.oracle.truffle.tools.dap.types.InitializeRequestArguments
-
If true all column numbers are 1-based (default).
- getCommand() - Method in class com.oracle.truffle.tools.dap.types.Request
-
The command to execute.
- getCommand() - Method in class com.oracle.truffle.tools.dap.types.Response
-
The command requested.
- getCompletionTriggerCharacters() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The set of characters that should trigger completion in a REPL.
- getCondition() - Method in class com.oracle.truffle.tools.dap.types.DataBreakpoint
-
An optional expression for conditional breakpoints.
- getCondition() - Method in class com.oracle.truffle.tools.dap.types.FunctionBreakpoint
-
An optional expression for conditional breakpoints.
- getCondition() - Method in class com.oracle.truffle.tools.dap.types.SourceBreakpoint
-
An optional expression for conditional breakpoints.
- getContent() - Method in class com.oracle.truffle.tools.dap.types.SourceResponse.ResponseBody
-
Content of the source reference.
- getContext() - Method in class com.oracle.truffle.tools.dap.types.EvaluateArguments
-
The context in which the evaluate request is run.
- getCount() - Method in class com.oracle.truffle.tools.dap.types.ReadMemoryArguments
-
Number of bytes to read at the specified location and offset.
- getCount() - Method in class com.oracle.truffle.tools.dap.types.VariablesArguments
-
The number of variables to return.
- getCwd() - Method in class com.oracle.truffle.tools.dap.types.RunInTerminalRequestArguments
-
Working directory of the command.
- getData() - Method in class com.oracle.truffle.tools.dap.types.OutputEvent.EventBody
-
Optional data to report.
- getData() - Method in class com.oracle.truffle.tools.dap.types.ReadMemoryResponse.ResponseBody
-
The bytes read from memory, encoded using base64.
- getDataId() - Method in class com.oracle.truffle.tools.dap.types.DataBreakpoint
-
An id representing the data.
- getDataId() - Method in class com.oracle.truffle.tools.dap.types.DataBreakpointInfoResponse.ResponseBody
-
An identifier for the data on which a data breakpoint can be registered with the
setDataBreakpoints request or null if no data breakpoint is available.
- getDateTimeStamp() - Method in class com.oracle.truffle.tools.dap.types.Module
-
Module created or modified.
- getDebugMessage() - Method in exception com.oracle.truffle.tools.dap.types.DebugProtocolServer.ExceptionWithMessage
-
- getDefault() - Method in class com.oracle.truffle.tools.dap.types.ExceptionBreakpointsFilter
-
Initial value of the filter.
- getDescription() - Method in class com.oracle.truffle.tools.dap.types.DataBreakpointInfoResponse.ResponseBody
-
UI string that describes on what data the breakpoint is set on or why a data breakpoint
is not available.
- getDescription() - Method in class com.oracle.truffle.tools.dap.types.ExceptionInfoResponse.ResponseBody
-
Descriptive text for the exception provided by the debug adapter.
- getDescription() - Method in class com.oracle.truffle.tools.dap.types.StoppedEvent.EventBody
-
The full reason for the event, e.g.
- getDetails() - Method in class com.oracle.truffle.tools.dap.types.ExceptionInfoResponse.ResponseBody
-
Detailed information about the exception.
- getEndColumn() - Method in class com.oracle.truffle.tools.dap.types.Breakpoint
-
An optional end column of the actual range covered by the breakpoint.
- getEndColumn() - Method in class com.oracle.truffle.tools.dap.types.BreakpointLocation
-
Optional end column of breakpoint location if the location covers a range.
- getEndColumn() - Method in class com.oracle.truffle.tools.dap.types.BreakpointLocationsArguments
-
Optional end column of range to search possible breakpoint locations in.
- getEndColumn() - Method in class com.oracle.truffle.tools.dap.types.DisassembledInstruction
-
The end column of the range that corresponds to this instruction, if any.
- getEndColumn() - Method in class com.oracle.truffle.tools.dap.types.GotoTarget
-
An optional end column of the range covered by the goto target.
- getEndColumn() - Method in class com.oracle.truffle.tools.dap.types.Scope
-
Optional end column of the range covered by this scope.
- getEndColumn() - Method in class com.oracle.truffle.tools.dap.types.StackFrame
-
An optional end column of the range covered by the stack frame.
- getEndLine() - Method in class com.oracle.truffle.tools.dap.types.Breakpoint
-
An optional end line of the actual range covered by the breakpoint.
- getEndLine() - Method in class com.oracle.truffle.tools.dap.types.BreakpointLocation
-
Optional end line of breakpoint location if the location covers a range.
- getEndLine() - Method in class com.oracle.truffle.tools.dap.types.BreakpointLocationsArguments
-
Optional end line of range to search possible breakpoint locations in.
- getEndLine() - Method in class com.oracle.truffle.tools.dap.types.DisassembledInstruction
-
The end line of the range that corresponds to this instruction, if any.
- getEndLine() - Method in class com.oracle.truffle.tools.dap.types.GotoTarget
-
An optional end line of the range covered by the goto target.
- getEndLine() - Method in class com.oracle.truffle.tools.dap.types.Scope
-
Optional end line of the range covered by this scope.
- getEndLine() - Method in class com.oracle.truffle.tools.dap.types.StackFrame
-
An optional end line of the range covered by the stack frame.
- getEnv() - Method in class com.oracle.truffle.tools.dap.server.ExecutionContext
-
- getEnv() - Method in class com.oracle.truffle.tools.dap.types.RunInTerminalRequestArguments
-
Environment key-value pairs that are added to or removed from the default environment.
- getErr() - Method in class com.oracle.truffle.tools.dap.server.ExecutionContext
-
- getError() - Method in class com.oracle.truffle.tools.dap.types.ErrorResponse.ResponseBody
-
An optional, structured error message.
- getEvaluateName() - Method in class com.oracle.truffle.tools.dap.types.ExceptionDetails
-
Optional expression that can be evaluated in the current scope to obtain the exception
object.
- getEvaluateName() - Method in class com.oracle.truffle.tools.dap.types.Variable
-
Optional evaluatable name of this variable which can be passed to the 'EvaluateRequest' to
fetch the variable's value.
- getEvent() - Method in class com.oracle.truffle.tools.dap.types.Event
-
Type of event.
- getExceptionBreakpointFilters() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
Available filters or options for the setExceptionBreakpoints request.
- getExceptionId() - Method in class com.oracle.truffle.tools.dap.types.ExceptionInfoResponse.ResponseBody
-
ID of the exception that was thrown.
- getExceptionOptions() - Method in class com.oracle.truffle.tools.dap.types.SetExceptionBreakpointsArguments
-
Configuration options for selected exceptions.
- getExitCode() - Method in class com.oracle.truffle.tools.dap.types.ExitedEvent.EventBody
-
The exit code returned from the debuggee.
- getExpression() - Method in class com.oracle.truffle.tools.dap.types.EvaluateArguments
-
The expression to evaluate.
- getExpression() - Method in class com.oracle.truffle.tools.dap.types.SetExpressionArguments
-
The l-value expression to assign to.
- getFilter() - Method in class com.oracle.truffle.tools.dap.types.ExceptionBreakpointsFilter
-
The internal ID of the filter.
- getFilter() - Method in class com.oracle.truffle.tools.dap.types.VariablesArguments
-
Optional filter to limit the child variables to either named or indexed.
- getFilters() - Method in class com.oracle.truffle.tools.dap.types.SetExceptionBreakpointsArguments
-
IDs of checked exception options.
- getFormat() - Method in class com.oracle.truffle.tools.dap.types.ColumnDescriptor
-
Format to use for the rendered values in this column.
- getFormat() - Method in class com.oracle.truffle.tools.dap.types.EvaluateArguments
-
Specifies details on how to format the Evaluate result.
- getFormat() - Method in class com.oracle.truffle.tools.dap.types.Message
-
A format string for the message.
- getFormat() - Method in class com.oracle.truffle.tools.dap.types.SetExpressionArguments
-
Specifies how the resulting value should be formatted.
- getFormat() - Method in class com.oracle.truffle.tools.dap.types.SetVariableArguments
-
Specifies details on how to format the response value.
- getFormat() - Method in class com.oracle.truffle.tools.dap.types.StackTraceArguments
-
Specifies details on how to format the stack frames.
- getFormat() - Method in class com.oracle.truffle.tools.dap.types.VariablesArguments
-
Specifies details on how to format the Variable values.
- getFrameId() - Method in class com.oracle.truffle.tools.dap.types.CompletionsArguments
-
Returns completions in the scope of this stack frame.
- getFrameId() - Method in class com.oracle.truffle.tools.dap.types.EvaluateArguments
-
Evaluate the expression in the scope of this stack frame.
- getFrameId() - Method in class com.oracle.truffle.tools.dap.types.RestartFrameArguments
-
Restart this stackframe.
- getFrameId() - Method in class com.oracle.truffle.tools.dap.types.ScopesArguments
-
Retrieve the scopes for this stackframe.
- getFrameId() - Method in class com.oracle.truffle.tools.dap.types.SetExpressionArguments
-
Evaluate the expressions in the scope of this stack frame.
- getFrameId() - Method in class com.oracle.truffle.tools.dap.types.StepInTargetsArguments
-
The stack frame for which to retrieve the possible stepIn targets.
- getFullTypeName() - Method in class com.oracle.truffle.tools.dap.types.ExceptionDetails
-
Fully-qualified type name of the exception object.
- getGroup() - Method in class com.oracle.truffle.tools.dap.types.OutputEvent.EventBody
-
Support for keeping an output log organized by grouping related messages.
- getHex() - Method in class com.oracle.truffle.tools.dap.types.ValueFormat
-
Display the value in hex.
- getHitCondition() - Method in class com.oracle.truffle.tools.dap.types.DataBreakpoint
-
An optional expression that controls how many hits of the breakpoint are ignored.
- getHitCondition() - Method in class com.oracle.truffle.tools.dap.types.FunctionBreakpoint
-
An optional expression that controls how many hits of the breakpoint are ignored.
- getHitCondition() - Method in class com.oracle.truffle.tools.dap.types.SourceBreakpoint
-
An optional expression that controls how many hits of the breakpoint are ignored.
- getId(Object) - Method in class com.oracle.truffle.tools.dap.server.ThreadsHandler.SuspendedThreadInfo
-
- getId() - Method in class com.oracle.truffle.tools.dap.types.Breakpoint
-
An optional identifier for the breakpoint.
- getId() - Method in class com.oracle.truffle.tools.dap.types.GotoTarget
-
Unique identifier for a goto target.
- getId() - Method in class com.oracle.truffle.tools.dap.types.Message
-
Unique identifier for the message.
- getId() - Method in class com.oracle.truffle.tools.dap.types.Module
-
Unique identifier for the module.
- getId() - Method in class com.oracle.truffle.tools.dap.types.StackFrame
-
An identifier for the stack frame.
- getId() - Method in class com.oracle.truffle.tools.dap.types.StepInTarget
-
Unique identifier for a stepIn target.
- getId() - Method in class com.oracle.truffle.tools.dap.types.Thread
-
Unique identifier for the thread.
- getIncludeAll() - Method in class com.oracle.truffle.tools.dap.types.StackFrameFormat
-
Includes all stack frames, including those the debug adapter might otherwise hide.
- getIndexedVariables() - Method in class com.oracle.truffle.tools.dap.types.EvaluateResponse.ResponseBody
-
The number of indexed child variables.
- getIndexedVariables() - Method in class com.oracle.truffle.tools.dap.types.Scope
-
The number of indexed variables in this scope.
- getIndexedVariables() - Method in class com.oracle.truffle.tools.dap.types.SetExpressionResponse.ResponseBody
-
The number of indexed child variables.
- getIndexedVariables() - Method in class com.oracle.truffle.tools.dap.types.SetVariableResponse.ResponseBody
-
The number of indexed child variables.
- getIndexedVariables() - Method in class com.oracle.truffle.tools.dap.types.Variable
-
The number of indexed child variables.
- getInfo() - Method in class com.oracle.truffle.tools.dap.server.ExecutionContext
-
- getInnerException() - Method in class com.oracle.truffle.tools.dap.types.ExceptionDetails
-
Details of the exception contained by this exception, if any.
- getInstruction() - Method in class com.oracle.truffle.tools.dap.types.DisassembledInstruction
-
Text representing the instruction and its operands, in an implementation-defined format.
- getInstructionBytes() - Method in class com.oracle.truffle.tools.dap.types.DisassembledInstruction
-
Optional raw bytes representing the instruction and its operands, in an
implementation-defined format.
- getInstructionCount() - Method in class com.oracle.truffle.tools.dap.types.DisassembleArguments
-
Number of instructions to disassemble starting at the specified location and offset.
- getInstructionOffset() - Method in class com.oracle.truffle.tools.dap.types.DisassembleArguments
-
Optional offset (in instructions) to be applied after the byte offset (if any) before
disassembling.
- getInstructionPointerReference() - Method in class com.oracle.truffle.tools.dap.types.GotoTarget
-
Optional memory reference for the instruction pointer value represented by this target.
- getInstructionPointerReference() - Method in class com.oracle.truffle.tools.dap.types.StackFrame
-
Optional memory reference for the current instruction pointer in this frame.
- getInstructions() - Method in class com.oracle.truffle.tools.dap.types.DisassembleResponse.ResponseBody
-
The list of disassembled instructions.
- getIsLocalProcess() - Method in class com.oracle.truffle.tools.dap.types.ProcessEvent.EventBody
-
If true, the process is running on the same computer as the debug adapter.
- getIsOptimized() - Method in class com.oracle.truffle.tools.dap.types.Module
-
True if the module is optimized.
- getIsUserCode() - Method in class com.oracle.truffle.tools.dap.types.Module
-
True if the module is considered 'user code' by a debugger that supports 'Just My Code'.
- getKind() - Method in class com.oracle.truffle.tools.dap.types.RunInTerminalRequestArguments
-
What kind of terminal to launch.
- getKind() - Method in class com.oracle.truffle.tools.dap.types.VariablePresentationHint
-
The kind of variable.
- getLabel() - Method in class com.oracle.truffle.tools.dap.types.ColumnDescriptor
-
Header UI label of column.
- getLabel() - Method in class com.oracle.truffle.tools.dap.types.CompletionItem
-
The label of this completion item.
- getLabel() - Method in class com.oracle.truffle.tools.dap.types.ExceptionBreakpointsFilter
-
The name of the filter.
- getLabel() - Method in class com.oracle.truffle.tools.dap.types.GotoTarget
-
The name of the goto target (shown in the UI).
- getLabel() - Method in class com.oracle.truffle.tools.dap.types.StepInTarget
-
The name of the stepIn target (shown in the UI).
- getLength() - Method in class com.oracle.truffle.tools.dap.types.CompletionItem
-
This value determines how many characters are overwritten by the completion text.
- getLevels() - Method in class com.oracle.truffle.tools.dap.types.StackTraceArguments
-
The maximum number of frames to return.
- getLine() - Method in class com.oracle.truffle.tools.dap.types.Breakpoint
-
The start line of the actual range covered by the breakpoint.
- getLine() - Method in class com.oracle.truffle.tools.dap.types.BreakpointLocation
-
Start line of breakpoint location.
- getLine() - Method in class com.oracle.truffle.tools.dap.types.BreakpointLocationsArguments
-
Start line of range to search possible breakpoint locations in.
- getLine() - Method in class com.oracle.truffle.tools.dap.types.CompletionsArguments
-
An optional line for which to determine the completion proposals.
- getLine() - Method in class com.oracle.truffle.tools.dap.types.DisassembledInstruction
-
The line within the source location that corresponds to this instruction, if any.
- getLine() - Method in class com.oracle.truffle.tools.dap.types.GotoTarget
-
The line of the goto target.
- getLine() - Method in class com.oracle.truffle.tools.dap.types.GotoTargetsArguments
-
The line location for which the goto targets are determined.
- getLine() - Method in class com.oracle.truffle.tools.dap.types.OutputEvent.EventBody
-
An optional source location line where the output was produced.
- getLine() - Method in class com.oracle.truffle.tools.dap.types.Scope
-
Optional start line of the range covered by this scope.
- getLine() - Method in class com.oracle.truffle.tools.dap.types.SourceBreakpoint
-
The source line of the breakpoint or logpoint.
- getLine() - Method in class com.oracle.truffle.tools.dap.types.StackFrame
-
The line within the file of the frame.
- getLine() - Method in class com.oracle.truffle.tools.dap.types.StackFrameFormat
-
Displays the line number of the stack frame.
- getLines() - Method in class com.oracle.truffle.tools.dap.types.SetBreakpointsArguments
-
Deprecated: The code locations of the breakpoints.
- getLinesStartAt1() - Method in class com.oracle.truffle.tools.dap.types.InitializeRequestArguments
-
If true all line numbers are 1-based (default).
- getLoadedSources() - Method in class com.oracle.truffle.tools.dap.server.LoadedSourcesHandler
-
- getLoadedSourcesHandler() - Method in class com.oracle.truffle.tools.dap.server.ExecutionContext
-
- getLocale() - Method in class com.oracle.truffle.tools.dap.types.InitializeRequestArguments
-
The ISO-639 locale of the (frontend) client using this adapter, e.g.
- getLocation() - Method in class com.oracle.truffle.tools.dap.types.DisassembledInstruction
-
Source location that corresponds to this instruction, if any.
- getLogger() - Method in class com.oracle.truffle.tools.dap.server.DebugProtocolServerImpl
-
- getLogger() - Method in class com.oracle.truffle.tools.dap.server.ExecutionContext
-
- getLogger() - Method in class com.oracle.truffle.tools.dap.types.DebugProtocolServer
-
- getLogMessage(Breakpoint) - Method in class com.oracle.truffle.tools.dap.server.BreakpointsHandler
-
- getLogMessage() - Method in class com.oracle.truffle.tools.dap.types.SourceBreakpoint
-
If this attribute exists and is non-empty, the backend must not 'break' (stop) but log the
message instead.
- getMemoryReference() - Method in class com.oracle.truffle.tools.dap.types.DisassembleArguments
-
Memory reference to the base location containing the instructions to disassemble.
- getMemoryReference() - Method in class com.oracle.truffle.tools.dap.types.EvaluateResponse.ResponseBody
-
Optional memory reference to a location appropriate for this result.
- getMemoryReference() - Method in class com.oracle.truffle.tools.dap.types.ReadMemoryArguments
-
Memory reference to the base location from which data should be read.
- getMemoryReference() - Method in class com.oracle.truffle.tools.dap.types.Variable
-
Optional memory reference for the variable if the variable represents executable code, such
as a function pointer.
- getMessage() - Method in class com.oracle.truffle.tools.dap.types.Breakpoint
-
An optional message about the state of the breakpoint.
- getMessage() - Method in class com.oracle.truffle.tools.dap.types.ExceptionDetails
-
Message contained in the exception.
- getMessage() - Method in class com.oracle.truffle.tools.dap.types.ProgressEndEvent.EventBody
-
Optional, more detailed progress message.
- getMessage() - Method in class com.oracle.truffle.tools.dap.types.ProgressStartEvent.EventBody
-
Optional, more detailed progress message.
- getMessage() - Method in class com.oracle.truffle.tools.dap.types.ProgressUpdateEvent.EventBody
-
Optional, more detailed progress message.
- getMessage() - Method in class com.oracle.truffle.tools.dap.types.Response
-
Contains the raw error in short form if 'success' is false.
- getMimeType() - Method in class com.oracle.truffle.tools.dap.types.SourceResponse.ResponseBody
-
Optional content type (mime type) of the source.
- getModule() - Method in class com.oracle.truffle.tools.dap.types.ModuleEvent.EventBody
-
The new, changed, or removed module.
- getModule() - Method in class com.oracle.truffle.tools.dap.types.StackFrameFormat
-
Displays the module of the stack frame.
- getModuleCount() - Method in class com.oracle.truffle.tools.dap.types.ModulesArguments
-
The number of modules to return.
- getModuleId() - Method in class com.oracle.truffle.tools.dap.types.StackFrame
-
The module associated with this frame, if any.
- getModules() - Method in class com.oracle.truffle.tools.dap.types.ModulesResponse.ResponseBody
-
All modules or range of modules.
- getName() - Method in class com.oracle.truffle.tools.dap.types.DataBreakpointInfoArguments
-
The name of the Variable's child to obtain data breakpoint information for.
- getName() - Method in class com.oracle.truffle.tools.dap.types.FunctionBreakpoint
-
The name of the function.
- getName() - Method in class com.oracle.truffle.tools.dap.types.Module
-
A name of the module.
- getName() - Method in class com.oracle.truffle.tools.dap.types.ProcessEvent.EventBody
-
The logical name of the process.
- getName() - Method in class com.oracle.truffle.tools.dap.types.Scope
-
Name of the scope such as 'Arguments', 'Locals', or 'Registers'.
- getName() - Method in class com.oracle.truffle.tools.dap.types.SetVariableArguments
-
The name of the variable in the container.
- getName() - Method in class com.oracle.truffle.tools.dap.types.Source
-
The short name of the source.
- getName() - Method in class com.oracle.truffle.tools.dap.types.StackFrame
-
The name of the stack frame, typically a method name.
- getName() - Method in class com.oracle.truffle.tools.dap.types.Thread
-
A name of the thread.
- getName() - Method in class com.oracle.truffle.tools.dap.types.Variable
-
The variable's name.
- getNamedVariables() - Method in class com.oracle.truffle.tools.dap.types.EvaluateResponse.ResponseBody
-
The number of named child variables.
- getNamedVariables() - Method in class com.oracle.truffle.tools.dap.types.Scope
-
The number of named variables in this scope.
- getNamedVariables() - Method in class com.oracle.truffle.tools.dap.types.SetExpressionResponse.ResponseBody
-
The number of named child variables.
- getNamedVariables() - Method in class com.oracle.truffle.tools.dap.types.SetVariableResponse.ResponseBody
-
The number of named child variables.
- getNamedVariables() - Method in class com.oracle.truffle.tools.dap.types.Variable
-
The number of named child variables.
- getNames() - Method in class com.oracle.truffle.tools.dap.types.ExceptionPathSegment
-
Depending on the value of 'negate' the names that should match or not match.
- getNegate() - Method in class com.oracle.truffle.tools.dap.types.ExceptionPathSegment
-
If false or missing this segment matches the names provided, otherwise it matches anything
except the names provided.
- getNoDebug() - Method in class com.oracle.truffle.tools.dap.types.LaunchRequestArguments
-
If noDebug is true the launch request should launch the program without enabling debugging.
- getOffset() - Method in class com.oracle.truffle.tools.dap.types.DisassembleArguments
-
Optional offset (in bytes) to be applied to the reference location before disassembling.
- getOffset() - Method in class com.oracle.truffle.tools.dap.types.ReadMemoryArguments
-
Optional offset (in bytes) to be applied to the reference location before reading data.
- getOptionDescriptors() - Method in class com.oracle.truffle.tools.dap.instrument.DAPInstrument
-
- getOrigin() - Method in class com.oracle.truffle.tools.dap.types.Source
-
The (optional) origin of this source: possible values 'internal module', 'inlined content
from source map', etc.
- getOutput() - Method in class com.oracle.truffle.tools.dap.types.OutputEvent.EventBody
-
The output to report.
- getParameterNames() - Method in class com.oracle.truffle.tools.dap.types.StackFrameFormat
-
Displays the names of parameters for the stack frame.
- getParameters() - Method in class com.oracle.truffle.tools.dap.types.StackFrameFormat
-
Displays parameters for the stack frame.
- getParameterTypes() - Method in class com.oracle.truffle.tools.dap.types.StackFrameFormat
-
Displays the types of parameters for the stack frame.
- getParameterValues() - Method in class com.oracle.truffle.tools.dap.types.StackFrameFormat
-
Displays the values of parameters for the stack frame.
- getPath() - Method in class com.oracle.truffle.tools.dap.types.ExceptionOptions
-
A path that selects a single or multiple exceptions in a tree.
- getPath() - Method in class com.oracle.truffle.tools.dap.types.Module
-
optional but recommended attributes.
- getPath() - Method in class com.oracle.truffle.tools.dap.types.Source
-
The path of the source to be shown in the UI.
- getPathFormat() - Method in class com.oracle.truffle.tools.dap.types.InitializeRequestArguments
-
Determines in what format paths are specified.
- getPercentage() - Method in class com.oracle.truffle.tools.dap.types.ProgressStartEvent.EventBody
-
Optional progress percentage to display (value range: 0 to 100).
- getPercentage() - Method in class com.oracle.truffle.tools.dap.types.ProgressUpdateEvent.EventBody
-
Optional progress percentage to display (value range: 0 to 100).
- getPointerSize() - Method in class com.oracle.truffle.tools.dap.types.ProcessEvent.EventBody
-
The size of a pointer or address for this process, in bits.
- getPresentationHint() - Method in class com.oracle.truffle.tools.dap.types.EvaluateResponse.ResponseBody
-
Properties of a evaluate result that can be used to determine how to render the result in
the UI.
- getPresentationHint() - Method in class com.oracle.truffle.tools.dap.types.Scope
-
An optional hint for how to present this scope in the UI.
- getPresentationHint() - Method in class com.oracle.truffle.tools.dap.types.SetExpressionResponse.ResponseBody
-
Properties of a value that can be used to determine how to render the result in the UI.
- getPresentationHint() - Method in class com.oracle.truffle.tools.dap.types.Source
-
An optional hint for how to present the source in the UI.
- getPresentationHint() - Method in class com.oracle.truffle.tools.dap.types.StackFrame
-
An optional hint for how to present this frame in the UI.
- getPresentationHint() - Method in class com.oracle.truffle.tools.dap.types.Variable
-
Properties of a variable that can be used to determine how to render the variable in the UI.
- getPreserveFocusHint() - Method in class com.oracle.truffle.tools.dap.types.StoppedEvent.EventBody
-
A value of true hints to the frontend that this event should not change the focus.
- getProcessId() - Method in class com.oracle.truffle.tools.dap.types.RunInTerminalResponse.ResponseBody
-
The process ID.
- getProgressId() - Method in class com.oracle.truffle.tools.dap.types.CancelArguments
-
The ID (attribute 'progressId') of the progress to cancel.
- getProgressId() - Method in class com.oracle.truffle.tools.dap.types.ProgressEndEvent.EventBody
-
The ID that was introduced in the initial 'ProgressStartEvent'.
- getProgressId() - Method in class com.oracle.truffle.tools.dap.types.ProgressStartEvent.EventBody
-
An ID that must be used in subsequent 'progressUpdate' and 'progressEnd' events to make
them refer to the same progress reporting.
- getProgressId() - Method in class com.oracle.truffle.tools.dap.types.ProgressUpdateEvent.EventBody
-
The ID that was introduced in the initial 'progressStart' event.
- getReason() - Method in class com.oracle.truffle.tools.dap.types.BreakpointEvent.EventBody
-
The reason for the event.
- getReason() - Method in class com.oracle.truffle.tools.dap.types.LoadedSourceEvent.EventBody
-
The reason for the event.
- getReason() - Method in class com.oracle.truffle.tools.dap.types.ModuleEvent.EventBody
-
The reason for the event.
- getReason() - Method in class com.oracle.truffle.tools.dap.types.StoppedEvent.EventBody
-
The reason for the event.
- getReason() - Method in class com.oracle.truffle.tools.dap.types.ThreadEvent.EventBody
-
The reason for the event.
- getRequestId() - Method in class com.oracle.truffle.tools.dap.types.CancelArguments
-
The ID (attribute 'seq') of the request to cancel.
- getRequestId() - Method in class com.oracle.truffle.tools.dap.types.ProgressStartEvent.EventBody
-
The request ID that this progress report is related to.
- getRequestSeq() - Method in class com.oracle.truffle.tools.dap.types.Response
-
Sequence number of the corresponding request.
- getResolveSymbols() - Method in class com.oracle.truffle.tools.dap.types.DisassembleArguments
-
If true, the adapter should attempt to resolve memory addresses and other values to symbolic
names.
- getRestart() - Method in class com.oracle.truffle.tools.dap.types.AttachRequestArguments
-
Optional data from the previous, restarted session.
- getRestart() - Method in class com.oracle.truffle.tools.dap.types.DisconnectArguments
-
A value of true indicates that this 'disconnect' request is part of a restart sequence.
- getRestart() - Method in class com.oracle.truffle.tools.dap.types.LaunchRequestArguments
-
Optional data from the previous, restarted session.
- getRestart() - Method in class com.oracle.truffle.tools.dap.types.TerminateArguments
-
A value of true indicates that this 'terminate' request is part of a restart sequence.
- getRestart() - Method in class com.oracle.truffle.tools.dap.types.TerminatedEvent.EventBody
-
A debug adapter may set 'restart' to true (or to an arbitrary object) to request that the
front end restarts the session.
- getResult() - Method in class com.oracle.truffle.tools.dap.types.EvaluateResponse.ResponseBody
-
The result of the evaluate request.
- getScopes(ThreadsHandler.SuspendedThreadInfo, int) - Method in class com.oracle.truffle.tools.dap.server.StackFramesHandler
-
- getScopes() - Method in class com.oracle.truffle.tools.dap.types.ScopesResponse.ResponseBody
-
The scopes of the stackframe.
- getScriptId(Source) - Method in class com.oracle.truffle.tools.dap.server.LoadedSourcesHandler
-
- getSelectionLength() - Method in class com.oracle.truffle.tools.dap.types.CompletionItem
-
Determines the length of the new selection after the text has been inserted (or replaced).
- getSelectionStart() - Method in class com.oracle.truffle.tools.dap.types.CompletionItem
-
Determines the start of the new selection after the text has been inserted (or replaced).
- getSendTelemetry() - Method in class com.oracle.truffle.tools.dap.types.Message
-
If true send to telemetry.
- getSeq() - Method in class com.oracle.truffle.tools.dap.types.ProtocolMessage
-
Sequence number (also known as message ID).
- getShellProcessId() - Method in class com.oracle.truffle.tools.dap.types.RunInTerminalResponse.ResponseBody
-
The process ID of the terminal shell.
- getShowUser() - Method in class com.oracle.truffle.tools.dap.types.Message
-
If true show user.
- getSortText() - Method in class com.oracle.truffle.tools.dap.types.CompletionItem
-
A string that should be used when comparing this item with other items.
- getSource(int) - Method in class com.oracle.truffle.tools.dap.server.LoadedSourcesHandler
-
- getSource(String) - Method in class com.oracle.truffle.tools.dap.server.LoadedSourcesHandler
-
- getSource() - Method in class com.oracle.truffle.tools.dap.types.Breakpoint
-
The source where the breakpoint is located.
- getSource() - Method in class com.oracle.truffle.tools.dap.types.BreakpointLocationsArguments
-
The source location of the breakpoints; either 'source.path' or 'source.reference' must be
specified.
- getSource() - Method in class com.oracle.truffle.tools.dap.types.GotoTargetsArguments
-
The source location for which the goto targets are determined.
- getSource() - Method in class com.oracle.truffle.tools.dap.types.LoadedSourceEvent.EventBody
-
The new, changed, or removed source.
- getSource() - Method in class com.oracle.truffle.tools.dap.types.OutputEvent.EventBody
-
An optional source location where the output was produced.
- getSource() - Method in class com.oracle.truffle.tools.dap.types.Scope
-
Optional source for this scope.
- getSource() - Method in class com.oracle.truffle.tools.dap.types.SetBreakpointsArguments
-
The source location of the breakpoints; either 'source.path' or 'source.reference' must be
specified.
- getSource() - Method in class com.oracle.truffle.tools.dap.types.SourceArguments
-
Specifies the source content to load.
- getSource() - Method in class com.oracle.truffle.tools.dap.types.StackFrame
-
The optional source of the frame.
- getSourceModified() - Method in class com.oracle.truffle.tools.dap.types.SetBreakpointsArguments
-
A value of true indicates that the underlying source has been modified which results in new
breakpoint locations.
- getSourceReference() - Method in class com.oracle.truffle.tools.dap.types.Source
-
If sourceReference > 0 the contents of the source must be retrieved through the
SourceRequest (even if a path is specified).
- getSourceReference() - Method in class com.oracle.truffle.tools.dap.types.SourceArguments
-
The reference to the source.
- getSources() - Method in class com.oracle.truffle.tools.dap.types.LoadedSourcesResponse.ResponseBody
-
Set of loaded sources.
- getSources() - Method in class com.oracle.truffle.tools.dap.types.Source
-
An optional list of sources that are related to this source.
- getStackFrames() - Method in class com.oracle.truffle.tools.dap.types.StackTraceResponse.ResponseBody
-
The frames of the stackframe.
- getStackFramesHandler() - Method in class com.oracle.truffle.tools.dap.server.ExecutionContext
-
- getStackTrace(ThreadsHandler.SuspendedThreadInfo) - Method in class com.oracle.truffle.tools.dap.server.StackFramesHandler
-
- getStackTrace() - Method in class com.oracle.truffle.tools.dap.types.ExceptionDetails
-
Stack trace at the time the exception was thrown.
- getStart() - Method in class com.oracle.truffle.tools.dap.types.CompletionItem
-
This value determines the location (in the CompletionsRequest's 'text' attribute) where the
completion text is added.
- getStart() - Method in class com.oracle.truffle.tools.dap.types.VariablesArguments
-
The index of the first variable to return; if omitted children start at 0.
- getStartFrame() - Method in class com.oracle.truffle.tools.dap.types.StackTraceArguments
-
The index of the first frame to return; if omitted frames start at 0.
- getStartMethod() - Method in class com.oracle.truffle.tools.dap.types.ProcessEvent.EventBody
-
Describes how the debug engine started debugging this process.
- getStartModule() - Method in class com.oracle.truffle.tools.dap.types.ModulesArguments
-
The index of the first module to return; if omitted modules start at 0.
- getSupportedChecksumAlgorithms() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
Checksum algorithms supported by the debug adapter.
- getSupportsBreakpointLocationsRequest() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'breakpointLocations' request.
- getSupportsCancelRequest() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'cancel' request.
- getSupportsClipboardContext() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'clipboard' context value in the 'evaluate' request.
- getSupportsCompletionsRequest() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'completions' request.
- getSupportsConditionalBreakpoints() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports conditional breakpoints.
- getSupportsConfigurationDoneRequest() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'configurationDone' request.
- getSupportsDataBreakpoints() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports data breakpoints.
- getSupportsDelayedStackTraceLoading() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the delayed loading of parts of the stack, which requires that
both the 'startFrame' and 'levels' arguments and the 'totalFrames' result of the 'StackTrace'
request are supported.
- getSupportsDisassembleRequest() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'disassemble' request.
- getSupportsEvaluateForHovers() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports a (side effect free) evaluate request for data hovers.
- getSupportsExceptionInfoRequest() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'exceptionInfo' request.
- getSupportsExceptionOptions() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports 'exceptionOptions' on the setExceptionBreakpoints request.
- getSupportsFunctionBreakpoints() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports function breakpoints.
- getSupportsGotoTargetsRequest() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'gotoTargets' request.
- getSupportsHitConditionalBreakpoints() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports breakpoints that break execution after a specified number of hits.
- getSupportsLoadedSourcesRequest() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'loadedSources' request.
- getSupportsLogPoints() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports logpoints by interpreting the 'logMessage' attribute of the
SourceBreakpoint.
- getSupportsMemoryReferences() - Method in class com.oracle.truffle.tools.dap.types.InitializeRequestArguments
-
Client supports memory references.
- getSupportsModulesRequest() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'modules' request.
- getSupportsProgressReporting() - Method in class com.oracle.truffle.tools.dap.types.InitializeRequestArguments
-
Client supports progress reporting.
- getSupportsReadMemoryRequest() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'readMemory' request.
- getSupportsRestartFrame() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports restarting a frame.
- getSupportsRestartRequest() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'restart' request.
- getSupportsRunInTerminalRequest() - Method in class com.oracle.truffle.tools.dap.types.InitializeRequestArguments
-
Client supports the runInTerminal request.
- getSupportsSetExpression() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'setExpression' request.
- getSupportsSetVariable() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports setting a variable to a value.
- getSupportsStepBack() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports stepping back via the 'stepBack' and 'reverseContinue' requests.
- getSupportsStepInTargetsRequest() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'stepInTargets' request.
- getSupportsTerminateRequest() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'terminate' request.
- getSupportsTerminateThreadsRequest() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'terminateThreads' request.
- getSupportsValueFormattingOptions() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports a 'format' attribute on the stackTraceRequest, variablesRequest,
and evaluateRequest.
- getSupportsVariablePaging() - Method in class com.oracle.truffle.tools.dap.types.InitializeRequestArguments
-
Client supports the paging of variables.
- getSupportsVariableType() - Method in class com.oracle.truffle.tools.dap.types.InitializeRequestArguments
-
Client supports the optional type attribute for variables.
- getSupportTerminateDebuggee() - Method in class com.oracle.truffle.tools.dap.types.Capabilities
-
The debug adapter supports the 'terminateDebuggee' attribute on the 'disconnect' request.
- getSuspendedEvent() - Method in class com.oracle.truffle.tools.dap.server.ThreadsHandler.SuspendedThreadInfo
-
- getSymbol() - Method in class com.oracle.truffle.tools.dap.types.DisassembledInstruction
-
Name of the symbol that corresponds with the location of this instruction, if any.
- getSymbolFilePath() - Method in class com.oracle.truffle.tools.dap.types.Module
-
Logical full path to the symbol file.
- getSymbolStatus() - Method in class com.oracle.truffle.tools.dap.types.Module
-
User understandable description of if symbols were found for the module (ex: 'Symbols
Loaded', 'Symbols not found', etc.
- getSystemProcessId() - Method in class com.oracle.truffle.tools.dap.types.ProcessEvent.EventBody
-
The system process id of the debugged process.
- getTargetId() - Method in class com.oracle.truffle.tools.dap.types.GotoArguments
-
The location where the debuggee will continue to run.
- getTargetId() - Method in class com.oracle.truffle.tools.dap.types.StepInArguments
-
Optional id of the target to step into.
- getTargets() - Method in class com.oracle.truffle.tools.dap.types.CompletionsResponse.ResponseBody
-
The possible completions for .
- getTargets() - Method in class com.oracle.truffle.tools.dap.types.GotoTargetsResponse.ResponseBody
-
The possible goto targets of the specified location.
- getTargets() - Method in class com.oracle.truffle.tools.dap.types.StepInTargetsResponse.ResponseBody
-
The possible stepIn targets of the specified source location.
- getTerminateDebuggee() - Method in class com.oracle.truffle.tools.dap.types.DisconnectArguments
-
Indicates whether the debuggee should be terminated when the debugger is disconnected.
- getText() - Method in class com.oracle.truffle.tools.dap.types.CompletionItem
-
If text is not falsy then it is inserted instead of the label.
- getText() - Method in class com.oracle.truffle.tools.dap.types.CompletionsArguments
-
One or more source lines.
- getText() - Method in class com.oracle.truffle.tools.dap.types.StoppedEvent.EventBody
-
Additional information.
- getThreadId() - Method in class com.oracle.truffle.tools.dap.server.ThreadsHandler.SuspendedThreadInfo
-
- getThreadId() - Method in class com.oracle.truffle.tools.dap.types.ContinueArguments
-
Continue execution for the specified thread (if possible).
- getThreadId() - Method in class com.oracle.truffle.tools.dap.types.ContinuedEvent.EventBody
-
The thread which was continued.
- getThreadId() - Method in class com.oracle.truffle.tools.dap.types.ExceptionInfoArguments
-
Thread for which exception information should be retrieved.
- getThreadId() - Method in class com.oracle.truffle.tools.dap.types.GotoArguments
-
Set the goto target for this thread.
- getThreadId() - Method in class com.oracle.truffle.tools.dap.types.NextArguments
-
Execute 'next' for this thread.
- getThreadId() - Method in class com.oracle.truffle.tools.dap.types.PauseArguments
-
Pause execution for this thread.
- getThreadId() - Method in class com.oracle.truffle.tools.dap.types.ReverseContinueArguments
-
Execute 'reverseContinue' for this thread.
- getThreadId() - Method in class com.oracle.truffle.tools.dap.types.StackTraceArguments
-
Retrieve the stacktrace for this thread.
- getThreadId() - Method in class com.oracle.truffle.tools.dap.types.StepBackArguments
-
Execute 'stepBack' for this thread.
- getThreadId() - Method in class com.oracle.truffle.tools.dap.types.StepInArguments
-
Execute 'stepIn' for this thread.
- getThreadId() - Method in class com.oracle.truffle.tools.dap.types.StepOutArguments
-
Execute 'stepOut' for this thread.
- getThreadId() - Method in class com.oracle.truffle.tools.dap.types.StoppedEvent.EventBody
-
The thread which was stopped.
- getThreadId() - Method in class com.oracle.truffle.tools.dap.types.ThreadEvent.EventBody
-
The identifier of the thread.
- getThreadIds() - Method in class com.oracle.truffle.tools.dap.types.TerminateThreadsArguments
-
Ids of threads to be terminated.
- getThreads() - Method in class com.oracle.truffle.tools.dap.server.ThreadsHandler
-
- getThreads() - Method in class com.oracle.truffle.tools.dap.types.ThreadsResponse.ResponseBody
-
All threads.
- getThreadsHandler() - Method in class com.oracle.truffle.tools.dap.server.ExecutionContext
-
- getTitle() - Method in class com.oracle.truffle.tools.dap.types.ProgressStartEvent.EventBody
-
Mandatory (short) title of the progress reporting.
- getTitle() - Method in class com.oracle.truffle.tools.dap.types.RunInTerminalRequestArguments
-
Optional title of the terminal.
- getTotalFrames() - Method in class com.oracle.truffle.tools.dap.types.StackTraceResponse.ResponseBody
-
The total number of frames available.
- getTotalModules() - Method in class com.oracle.truffle.tools.dap.types.ModulesResponse.ResponseBody
-
The total number of modules available.
- getType() - Method in class com.oracle.truffle.tools.dap.types.ColumnDescriptor
-
Datatype of values in this column.
- getType() - Method in class com.oracle.truffle.tools.dap.types.CompletionItem
-
The item's type.
- getType() - Method in class com.oracle.truffle.tools.dap.types.EvaluateResponse.ResponseBody
-
The optional type of the evaluate result.
- getType() - Method in class com.oracle.truffle.tools.dap.types.ProtocolMessage
-
Message type.
- getType() - Method in class com.oracle.truffle.tools.dap.types.SetExpressionResponse.ResponseBody
-
The optional type of the value.
- getType() - Method in class com.oracle.truffle.tools.dap.types.SetVariableResponse.ResponseBody
-
The type of the new value.
- getType() - Method in class com.oracle.truffle.tools.dap.types.Variable
-
The type of the variable's value.
- getTypeName() - Method in class com.oracle.truffle.tools.dap.types.ExceptionDetails
-
Short type name of the exception object.
- getUnreadableBytes() - Method in class com.oracle.truffle.tools.dap.types.ReadMemoryResponse.ResponseBody
-
The number of unreadable bytes encountered after the last successfully read byte.
- getUrl() - Method in class com.oracle.truffle.tools.dap.types.Message
-
An optional url where additional information about this message can be found.
- getUrlLabel() - Method in class com.oracle.truffle.tools.dap.types.Message
-
An optional label that is presented to the user as the UI for opening the url.
- getValue() - Method in class com.oracle.truffle.tools.dap.types.SetExpressionArguments
-
The value expression to assign to the l-value expression.
- getValue() - Method in class com.oracle.truffle.tools.dap.types.SetExpressionResponse.ResponseBody
-
The new value of the expression.
- getValue() - Method in class com.oracle.truffle.tools.dap.types.SetVariableArguments
-
The value of the variable.
- getValue() - Method in class com.oracle.truffle.tools.dap.types.SetVariableResponse.ResponseBody
-
The new value of the variable.
- getValue() - Method in class com.oracle.truffle.tools.dap.types.Variable
-
The variable's value.
- getVariables(ThreadsHandler.SuspendedThreadInfo, VariablesArguments) - Method in class com.oracle.truffle.tools.dap.server.VariablesHandler
-
- getVariables() - Method in class com.oracle.truffle.tools.dap.types.Message
-
An object used as a dictionary for looking up the variables in the format string.
- getVariables() - Method in class com.oracle.truffle.tools.dap.types.VariablesResponse.ResponseBody
-
All (or a range) of variables for the given variable reference.
- getVariablesHandler() - Method in class com.oracle.truffle.tools.dap.server.ExecutionContext
-
- getVariablesReference() - Method in class com.oracle.truffle.tools.dap.types.DataBreakpointInfoArguments
-
Reference to the Variable container if the data breakpoint is requested for a child of the
container.
- getVariablesReference() - Method in class com.oracle.truffle.tools.dap.types.EvaluateResponse.ResponseBody
-
If variablesReference is > 0, the evaluate result is structured and its children can be
retrieved by passing variablesReference to the VariablesRequest.
- getVariablesReference() - Method in class com.oracle.truffle.tools.dap.types.OutputEvent.EventBody
-
If an attribute 'variablesReference' exists and its value is > 0, the output contains
objects which can be retrieved by passing 'variablesReference' to the 'variables'
request.
- getVariablesReference() - Method in class com.oracle.truffle.tools.dap.types.Scope
-
The variables of this scope can be retrieved by passing the value of variablesReference to
the VariablesRequest.
- getVariablesReference() - Method in class com.oracle.truffle.tools.dap.types.SetExpressionResponse.ResponseBody
-
If variablesReference is > 0, the value is structured and its children can be retrieved
by passing variablesReference to the VariablesRequest.
- getVariablesReference() - Method in class com.oracle.truffle.tools.dap.types.SetVariableArguments
-
The reference of the variable container.
- getVariablesReference() - Method in class com.oracle.truffle.tools.dap.types.SetVariableResponse.ResponseBody
-
If variablesReference is > 0, the new value is structured and its children can be
retrieved by passing variablesReference to the VariablesRequest.
- getVariablesReference() - Method in class com.oracle.truffle.tools.dap.types.Variable
-
If variablesReference is > 0, the variable is structured and its children can be retrieved by
passing variablesReference to the VariablesRequest.
- getVariablesReference() - Method in class com.oracle.truffle.tools.dap.types.VariablesArguments
-
The Variable reference.
- getVersion() - Method in class com.oracle.truffle.tools.dap.types.Module
-
Version of Module.
- getVisibility() - Method in class com.oracle.truffle.tools.dap.types.VariablePresentationHint
-
Visibility of variable.
- getWidth() - Method in class com.oracle.truffle.tools.dap.types.ColumnDescriptor
-
Width of this column in characters (hint only).
- GotoArguments - Class in com.oracle.truffle.tools.dap.types
-
Arguments for 'goto' request.
- GotoResponse - Class in com.oracle.truffle.tools.dap.types
-
Response to 'goto' request.
- GotoTarget - Class in com.oracle.truffle.tools.dap.types
-
A GotoTarget describes a code location that can be used as a target in the 'goto' request.
- gotoTargets(GotoTargetsArguments) - Method in class com.oracle.truffle.tools.dap.types.DebugProtocolServer
-
- GotoTargetsArguments - Class in com.oracle.truffle.tools.dap.types
-
Arguments for 'gotoTargets' request.
- GotoTargetsResponse - Class in com.oracle.truffle.tools.dap.types
-
Response to 'gotoTargets' request.
- GotoTargetsResponse.ResponseBody - Class in com.oracle.truffle.tools.dap.types
-