Struct foxbox_thinkerbell::ast::UncheckedCtx
[−]
[src]
pub struct UncheckedCtx;
A Context used to represent a script that hasn't been compiled yet.
pub struct UncheckedCtx;
A Context used to represent a script that hasn't been compiled yet.
impl Context for UncheckedCtx