| Package | Description |
|---|---|
| gw.lang.reflect | |
| gw.lang.reflect.java |
| Modifier and Type | Class and Description |
|---|---|
class |
LocationInfo
Representation of a particular location in a particular source file.
|
| Modifier and Type | Field and Description |
|---|---|
static ILocationInfo |
ILocationInfo.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
ILocationInfo |
PropertyInfoBuilder.BuiltPropertyInfo.getLocationInfo() |
default ILocationInfo |
IFeatureInfo.getLocationInfo() |
| Modifier and Type | Method and Description |
|---|---|
PropertyInfoBuilder |
PropertyInfoBuilder.withLocation(ILocationInfo locationInfo) |
MethodInfoBuilder |
MethodInfoBuilder.withLocation(ILocationInfo locationInfo) |
| Modifier and Type | Method and Description |
|---|---|
default ILocationInfo |
IJavaAnnotatedElement.getLocationInfo() |
ILocationInfo |
JavaSourceElement.getLocationInfo() |
Copyright © 2021. All rights reserved.