Skip to main content

from_ast

Function from_ast 

Source
pub fn from_ast(
    from_bundle: Option<OCABundleModel>,
    oca_ast: &OCAAst,
) -> Result<OCABuild, Vec<Error>>
Expand description

Create a new OCA build from OCA AST