isCombinatorPlus property
bool
get
isCombinatorPlus
Implementation
bool get isCombinatorPlus => combinator == TokenKind.COMBINATOR_PLUS;
bool get isCombinatorPlus => combinator == TokenKind.COMBINATOR_PLUS;