source property

Object source
final

An object that identifies the file or other origin of the source.

For files parsed using parseLibraryFile, this is the value that is given as the sourceIdentifier argument.

Implementation

final Object source;