Class ConfigLocatable
An element in a configuration file has a location.
Import path
import semmle.code.configfiles.ConfigFilesDirect supertypes
Known direct subtypes
Predicates
| getFile | Gets the file associated with this element. |
| getLocation | Gets the source location for this element. |
| toString | Gets a textual representation of this element. |