isCombinatorGreater property
bool
get
isCombinatorGreater
Implementation
bool get isCombinatorGreater => combinator == TokenKind.COMBINATOR_GREATER;
bool get isCombinatorGreater => combinator == TokenKind.COMBINATOR_GREATER;