Kuddle.V1.Tokenizer (Kuddle v1.1.0) View Source

Intermediate process of converting a KDL1 document into some basic tokens that can be parsed.

Link to this section Summary

Link to this section Types

Link to this section Functions

Specs

tokenize(String.t()) :: {:ok, tokens(), rest :: String.t()} | {:error, term()}