Struct foxbox_thinkerbell::ast::UncheckedCtx [] [src]

pub struct UncheckedCtx;

A Context used to represent a script that hasn't been compiled yet.

Trait Implementations

impl Context for UncheckedCtx