Struct darklua_core::Parser [−][src]
pub struct Parser { /* fields omitted */ }A Lua 5.1 parser the creates the abstract syntax tree.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Parser
impl RefUnwindSafe for Parserimpl UnwindSafe for Parser
impl UnwindSafe for Parser