File hir.h¶

↰ Parent directory (src/lovejoy)

Contents

  • Definition (src/lovejoy/hir.h)

  • Detailed Description

  • Includes

  • Included By

  • Classes

  • Enums

  • Typedefs

Definition (src/lovejoy/hir.h)¶

  • Program Listing for File hir.h

Detailed Description¶

High-Level Intermediate Representation.

Includes¶

  • lexer.h (File lexer.h)

Included By¶

  • File parser.h

Classes¶

  • Struct _HIR_Array

  • Struct _HIR_Tuple

  • Struct HIR_Expr

  • Struct HIR_Literal

  • Struct Site

Enums¶

  • Enum LiteralKind

  • Enum NodeKind

Typedefs¶

  • Typedef HIR_Array

  • Typedef HIR_Branch

  • Typedef HIR_Cast

  • Typedef HIR_Declaration

  • Typedef HIR_Disamb

  • Typedef HIR_Expr

  • Typedef HIR_FeildAccess

  • Typedef HIR_FunctionCall

  • Typedef HIR_Import

  • Typedef HIR_Literal

  • Typedef HIR_Module

  • Typedef HIR_Return

  • Typedef HIR_ScopeBlock

  • Typedef HIR_Signature

  • Typedef HIR_Subscript

  • Typedef HIR_Tuple

  • Typedef LiteralKind

  • Typedef NodeKind

  • Typedef Site

Logo

Lovejoy Compiler

Navigation

Contents:

  • Lovejoy Compiler API

Related Topics

  • Documentation overview

Quick search

🄯 Copyleft all wrongs reserved