crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2017_2.build-features/-file-content-replacer/replacement.html
2021-01-18 15:27:50 -05:00

40 lines
2.9 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>FileContentReplacer.replacement - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2017_2.buildFeatures</a>&nbsp;/&nbsp;<a href="index.html">FileContentReplacer</a>&nbsp;/&nbsp;<a href="./replacement.html">replacement</a><br/>
<br/>
<h1>replacement</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2017_2.buildFeatures.FileContentReplacer$replacement"></a>
<code><span class="keyword">var </span><span class="identifier">replacement</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
<p>Replacement text.
In <a href="-regex-mode/-r-e-g-e-x.html">REGEX</a> <a href="regex-mode.html">mode</a>, <strong><code>$N</code></strong> sequence
references <strong><code>N</code></strong>-th capturing group. All backslashes (<strong><code>\</code></strong>)
and dollar signs (<strong><code>$</code></strong>) without a special meaning should be
quoted (as <strong><code>\\</code></strong> and <strong><code>\$</code></strong>, respectively).
In <a href="-regex-mode/-r-e-g-e-x_-m-i-x-e-d.html">REGEX_MIXED</a> and <a href="-regex-mode/-f-i-x-e-d_-s-t-r-i-n-g-s.html">FIXED_STRINGS</a> modes, backslashes (<strong><code>\</code></strong>) and dollar
signs (<strong><code>$</code></strong>) have no special meaning.</p>
<p><strong>Getter</strong><br/>
<p>Replacement text.
In <a href="-regex-mode/-r-e-g-e-x.html">REGEX</a> <a href="regex-mode.html">mode</a>, <strong><code>$N</code></strong> sequence
references <strong><code>N</code></strong>-th capturing group. All backslashes (<strong><code>\</code></strong>)
and dollar signs (<strong><code>$</code></strong>) without a special meaning should be
quoted (as <strong><code>\\</code></strong> and <strong><code>\$</code></strong>, respectively).
In <a href="-regex-mode/-r-e-g-e-x_-m-i-x-e-d.html">REGEX_MIXED</a> and <a href="-regex-mode/-f-i-x-e-d_-s-t-r-i-n-g-s.html">FIXED_STRINGS</a> modes, backslashes (<strong><code>\</code></strong>) and dollar
signs (<strong><code>$</code></strong>) have no special meaning.</p>
</p>
<p><strong>Setter</strong><br/>
<p>Replacement text.
In <a href="-regex-mode/-r-e-g-e-x.html">REGEX</a> <a href="regex-mode.html">mode</a>, <strong><code>$N</code></strong> sequence
references <strong><code>N</code></strong>-th capturing group. All backslashes (<strong><code>\</code></strong>)
and dollar signs (<strong><code>$</code></strong>) without a special meaning should be
quoted (as <strong><code>\\</code></strong> and <strong><code>\$</code></strong>, respectively).
In <a href="-regex-mode/-r-e-g-e-x_-m-i-x-e-d.html">REGEX_MIXED</a> and <a href="-regex-mode/-f-i-x-e-d_-s-t-r-i-n-g-s.html">FIXED_STRINGS</a> modes, backslashes (<strong><code>\</code></strong>) and dollar
signs (<strong><code>$</code></strong>) have no special meaning.</p>
</p>
</BODY>
</HTML>