Skip to main content

parse

Function parse 

Source
pub fn parse(code: &str) -> KnowledgeResult<Vec<VarDef>>
Expand description

解析 VEL 代码 → 有序赋值列表。