Tokenizer.SkipInterpolatedStringFormat Method
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Lexical
Declaring Type: Tokenizer
Should be called after parsing interpolated string expression,alignment to read the format part of the string
public string SkipInterpolatedStringFormat();
Returns
string |