On this page

Attributes
new OriginalSource(value, name): void
buffer(): Buffer
Returns:
{Buffer}

getName(): string
Returns:<string>

map(options?): null
Attributes
options:<MapOptions>
Returns:<null>

size(): number
Returns:<number>

source(): SourceValue

sourceAndMap(options?): SourceAndMap
Attributes
options:<MapOptions>
Returns:
{SourceAndMap}

streamChunks(options, onChunk, onSource, _onName): GeneratedSourceInfo
Attributes
onChunk:<object>
onSource:<object>
_onName:<object>
Returns:
{GeneratedSourceInfo}

updateHash(hash): void
Attributes
Returns:
{void}