| Modifier and Type | Class and Description |
|---|---|
static class |
Execution.StackTraceElement.Position
Position contains source position information about the stack trace
element such as line number, column number and length of the code block
in bytes.
|
static class |
Execution.StackTraceElement.Position.Builder
Position contains source position information about the stack trace
element such as line number, column number and length of the code block
in bytes.
|
| Modifier and Type | Method and Description |
|---|---|
Execution.StackTraceElement.PositionOrBuilder |
Execution.StackTraceElementOrBuilder.getPositionOrBuilder()
The source position information of the stack trace element.
|
Execution.StackTraceElement.PositionOrBuilder |
Execution.StackTraceElement.getPositionOrBuilder()
The source position information of the stack trace element.
|
Execution.StackTraceElement.PositionOrBuilder |
Execution.StackTraceElement.Builder.getPositionOrBuilder()
The source position information of the stack trace element.
|
Copyright © 2024 Google LLC. All rights reserved.