lua_semantics

Function process

source
pub fn process(block: Block) -> Result<Chunk, ProcessError>
Expand description

perform semantic analysis on the given block and generate enhanced AST.