Dea/L0 API
  1. Home
  2. Stage 1
  3. Stage 2
  4. Shared
  1. PDF
  2. GitHub

ExpressionTypeChecker struct
compiler/stage2_l0/src/expr_types.l0

Defined in module expr_types (expr_types.l0).

Represents the ExpressionTypeChecker structure.

Contents

  • Reference
    • Fields

Fields

result: AnalysisResult*
current_module: string
current_unit: DriverUnit*
current_env: ModuleEnv*
current_func: FunctionEnv*
current_ret_type: Type*
current_scope: Scope*
alive_scopes: VectorBase*
decl_scopes: VectorBase*
decl_scope_defs: VectorBase*
loop_depth: int
next_stmt_unreachable: bool
suppress_diagnostics: bool
suppress_liveness_diagnostics: bool
liveness_diagnostics_only: bool
loop_flow_capture_stack: LoopFlowCapture*
cleanup_header_guard_stack: CleanupHeaderGuard*
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Dea/L0 API. Created with Doxygen 1.9.8 and m.css.