public class ReadOnlyLocation extends ConstrainedLocation
base, converter
Constructor and Description |
---|
ReadOnlyLocation() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
coerce(java.lang.Object newValue) |
boolean |
isConstant() |
static ReadOnlyLocation |
make(Location base) |
get, get, getKeyProperty, getKeySymbol, isBound, make, set, setRestore, setWithSave, undefine
public static ReadOnlyLocation make(Location base)
public boolean isConstant()
isConstant
in class ConstrainedLocation
protected java.lang.Object coerce(java.lang.Object newValue)
coerce
in class ConstrainedLocation