public interface CLocationExpandStrategy
CLocation
how to represents a
DockableProperty
.Modifier and Type | Method and Description |
---|---|
CLocation |
expand(CLocation location,
DockableProperty property)
Expands
location by creating a new location that represents
property . |
CLocation expand(CLocation location, DockableProperty property)
location
by creating a new location that represents
property
.location
- the location to expand, not null
property
- the property to expand, not null
, the
successor
can be ignored by this method.null
to indicate that
property
could not be understood