aboutsummaryrefslogtreecommitdiffhomepage
path: root/llvm_kaleidoscope_rs/parser/sidebar-items.js
blob: e4efd12a17e3efb541572a96e77554cfd00024a6 (plain) (blame)
1
window.SIDEBAR_ITEMS = {"enum":[["ExprAST",""]],"struct":[["FunctionAST","FunctionAST - This class represents a function definition itself."],["Parser","Parser for the `kaleidoscope` language."],["PrototypeAST","PrototypeAST - This class represents the “prototype” for a function, which captures its name, and its argument names (thus implicitly the number of arguments the function takes)."]]};