isSingleQuote property

bool get isSingleQuote

Implementation

bool get isSingleQuote => leftQuote?.type == NgTokenType.singleQuote;