pub fn parse(lexer: Lexer<'_>) -> Result<Defs>
Expand description

Parse the top-level ISLE definitions and return their AST.