From 617f0d65b20b7b405b1acecea6f99ccd0a6d73f3 Mon Sep 17 00:00:00 2001 From: johannst Date: Thu, 5 Jan 2023 20:25:01 +0000 Subject: deploy: 802cca1963bc27f8ea4e4923029909e45464d3df --- llvm_kaleidoscope_rs/parser/index.html | 17 ++--------------- 1 file changed, 2 insertions(+), 15 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 98e8b0a..c30a5ab 100644 --- a/llvm_kaleidoscope_rs/parser/index.html +++ b/llvm_kaleidoscope_rs/parser/index.html @@ -1,16 +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