pub fn from_ast( from_oca: Option<OCABundle>, oca_ast: OCAAst, references: HashMap<String, String> ) -> Result<OCABuild, Vec<Error>>