errorContextFrom

fun errorContextFrom(location: SourceLocationMeta?): PropertyValueMap


fun errorContextFrom(metaContainer: MetaContainer?): PropertyValueMap

Returns the SourceLocationMeta as an error context if the SourceLocationMeta.TAG exists in the passed metaContainer. Otherwise, returns an empty map.