interpolationString abstract method
Returns a newly created string of characters that are part of a string interpolation.
Implementation
InterpolationString interpolationString(Token contents, String value);
Returns a newly created string of characters that are part of a string interpolation.
InterpolationString interpolationString(Token contents, String value);