Function come::ir::function::ir_generator::declare::from_ast

source ·
pub fn from_ast(ast: &Declare, ctx: &mut IRGeneratingContext<'_>)
Expand description

Generate IR from an ast::statement::Declare AST node.