Function yksom::compiler::compile [−][src]
pub fn compile(vm: &mut VM, path: &Path) -> (String, Val)
Compile a class. Should only be called by the VM
.
pub fn compile(vm: &mut VM, path: &Path) -> (String, Val)
Compile a class. Should only be called by the VM
.