self method

void self(
  1. StreamChar char
)

Implementation

void self(StreamChar char) => addToken(char.toToken(TokenType.kSelf));