function method

void function(
  1. StreamChar char
)

Implementation

void function(StreamChar char) => addToken(char.toToken(TokenType.kFunc));