sourceText property

String sourceText
final

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;