Earmark v1.2.2 Earmark.Helpers.LeexHelpers

Summary

Functions

Allows to lex an Elixir string with a leex lexer and returns the tokens as needed for a yecc parser

Functions

lex(text, list)

Allows to lex an Elixir string with a leex lexer and returns the tokens as needed for a yecc parser.

tokenize(line, list)