sameLexeme method

bool sameLexeme(
  1. StreamChar char
)

Implementation

bool sameLexeme(StreamChar char) => char.lexeme == lexeme;