[][src]Module oxlex::prelude

Re-exports

pub use crate::lexer::Lexer;
pub use crate::lexable::Lexable;
pub use crate::source::Source;

Macros

lazy_static

Structs

Regex

A compiled regular expression for matching Unicode strings.

Derive Macros

Lexable