ast
Language-agnostic AST node types shared by every DortDB language frontend: the ASTNode base contract, literals, operators, function calls, identifiers, the cross-language LangSwitch node, and the ASTVisitor double-dispatch interface.
Language-agnostic AST node types shared by every DortDB language frontend: the ASTNode base contract, literals, operators, function calls, identifiers, the cross-language LangSwitch node, and the ASTVisitor double-dispatch interface.