Method Parser.Markdown.Lexer()->lex()

class Parser.Markdown.Lexer

Method lex

this_program lex(string src)

Description

Main lexing entry point. Subclass Lexer and override this to add post-processing or other changes.