From 3dfc8f0258ab0884eef50cc8f33b8666cdb4c3cf Mon Sep 17 00:00:00 2001 From: johannst Date: Mon, 20 Nov 2023 23:28:40 +0000 Subject: deploy: 4e3898b34a5dbcfabbcf861998d915c261831b60 --- llvm_kaleidoscope_rs/parser/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm_kaleidoscope_rs/parser/index.html') diff --git a/llvm_kaleidoscope_rs/parser/index.html b/llvm_kaleidoscope_rs/parser/index.html index c30a5ab..7baa90d 100644 --- a/llvm_kaleidoscope_rs/parser/index.html +++ b/llvm_kaleidoscope_rs/parser/index.html @@ -1,3 +1,3 @@ -llvm_kaleidoscope_rs::parser - Rust

Structs

FunctionAST - This class represents a function definition itself.
Parser for the kaleidoscope language.
PrototypeAST - This class represents the “prototype” for a function, +llvm_kaleidoscope_rs::parser - Rust

Structs

  • FunctionAST - This class represents a function definition itself.
  • Parser for the kaleidoscope language.
  • 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).

Enums

\ No newline at end of file +of arguments the function takes).

Enums

\ No newline at end of file -- cgit v1.2.3