Tokenizer
object Tokenizer
- Source:
- Tokenizer.scala
Value members
Concrete methods
Build a tokenizing function that runs its input through the Analyzer and collects
all tokens into a Vector
Build a tokenizing function that runs its input through the Analyzer and collects
all tokens into a Vector
- Source:
- Tokenizer.scala