Module LocationImpl
Import path
import codeql.rust.elements.internal.LocationImplClasses
| EmptyLocation | An entity representing an empty location. |
| Location | A location as given by a file, a start line, a start column, an end line, and an end column. |
| LocationDefault | |
| LocationSynth |