fromJson
Parse a tekken.json string into a TekkenTokenizer.
Uses lightweight JSON parsing to avoid kotlinx.serialization dependency in the tokenizer itself (the JSON structure is simple enough).
Parse a tekken.json string into a TekkenTokenizer.
Uses lightweight JSON parsing to avoid kotlinx.serialization dependency in the tokenizer itself (the JSON structure is simple enough).