public class BaseLocatable extends Object implements Locatable
Locatable
.Modifier | Constructor and Description |
---|---|
protected |
BaseLocatable(Location location) |
Modifier and Type | Method and Description |
---|---|
Location |
getLocation()
Returns the location associated with this object for error reporting purposes.
|
protected BaseLocatable(Location location)
public final Location getLocation()
Locatable
getLocation
in interface Locatable
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.