Attributes
new ReplaceSource(source, name?): ReplaceSourceAttributes
Returns:
<ReplaceSource>Attributes
Replacement:
<Replacement>buffer(): BufferReturns:
{Buffer}
getName(): string | undefinedReturns:
<string>
|
<undefined>getReplacements(): Replacement[]Returns:
<Replacement[]>insert(pos, newValue, name?): voidAttributes
Returns:
{void}
M
map
map(options?): nullAttributes
options:
<MapOptions>Returns:
<null>original(): SourceReturns:
<Source>replace(start, end, newValue, name?): voidAttributes
Returns:
{void}
M
size
size(): numberReturns:
<number>source(): SourceValueReturns:
<SourceValue>sourceAndMap(options?): SourceAndMapAttributes
options:
<MapOptions>Returns:
{SourceAndMap}
streamChunks(options, onChunk, onSource, onName): GeneratedSourceInfoAttributes
Returns:
{GeneratedSourceInfo}
updateHash(hash): voidAttributes
hash:
<HashLike>Returns:
{void}