package
0.2.0
Repository: https://github.com/szabado/multiglob.git
Documentation: pkg.go.dev

# Functions

New returns a new Lexer that wraps the given source string.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Lexer is a tokenizer that returns individual runes along with their associated types.
No description provided by the author

# Type aliases

TokenType enumerates the possible token types returned by the Lexer.