CdmBuilder.setRawText
void setRawText(string text) pure @safeSets the raw source text on the current node's format.
Parameters
text | Original source text. |
void setRawText(string text) pure @safeSets the raw source text on the current node's format.
text | Original source text. |