Location FieldSelection
rascal-0.40.17
Synopsis
Field selection on locations.
Syntax
Exp . Name
Types
Exp | Name | Exp . Name |
---|---|---|
loc | Depends on field |
Description
Field selection applies to locations. Name should be one of the supported fields listed in Location and returns the value of that field. Name stands for itself and is not evaluated.