sourceText property
Source text of JSON representing the rule set. If it comes from
<script>
tag, it is the textContent of the node. Note that it is
a JSON for valid case.
See also:
Implementation
final String sourceText;
Source text of JSON representing the rule set. If it comes from
<script>
tag, it is the textContent of the node. Note that it is
a JSON for valid case.
See also:
final String sourceText;