SourceCodeLocationActionFacet

constructor(getProducer: String, getSchemaURL: String, type: String? = null, url: String? = null)

Parameters

getProducer

The name of the producer of the action.

getSchemaURL

The URL of the schema for the action.

type

The type of the action, such as function, class, or method.

url

The URL of the source code location.