StringLiteral


Description:

public StringLiteral (string value, SourceReference? source_reference = null)

Creates a new string literal.

Parameters:

value

the literal value

source_reference

reference to source code

Returns:

newly created string literal