LineNode.setValue

Set value for line. If underline line is comment, than newValue is set as comment. Prerequisites: Node must be non-null.

struct LineNode
@trusted pure
void
setValue
(
string newValue
)

Meta