Represents the source code of an expression passed as part of an interpolated expression sequence.
Returns null for easy compatibility with existing functions like std.stdio.writeln and std.conv.text.
Returns the text of an interpolated expression used in the original literal, if provided by the implementation.
See Implementation
Represents the source code of an expression passed as part of an interpolated expression sequence.