getSourceURI

@Nullable
abstract fun getSourceURI(): URI(source)

Returns the URI for the script source, if any.

Return

The source URI. Returns null if the script source has no URI.