pub fn parse_commands(input: &str) -> ParseResult<Vec<Command>>Expand description
Parse UCL commands only (without STRUCTURE/BLOCKS sections)
pub fn parse_commands(input: &str) -> ParseResult<Vec<Command>>Parse UCL commands only (without STRUCTURE/BLOCKS sections)