public class DescriptorElementLocation extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorElementLocation.Builder |
static class |
DescriptorElementLocation.EmptyDescriptorElementLocation |
| Modifier | Constructor and Description |
|---|---|
protected |
DescriptorElementLocation(String file,
String startLine,
String endLine) |
| Modifier and Type | Method and Description |
|---|---|
static DescriptorElementLocation.Builder |
builder() |
String |
getEndLine() |
String |
getFile() |
String |
getStartLine() |
public String getFile()
public String getStartLine()
public String getEndLine()
public static DescriptorElementLocation.Builder builder()
Copyright © 2026. All rights reserved.