Gyoji Compiler
Loading...
Searching...
No Matches
List of all members
Gyoji::analysis::AnalysisPassBorrowChecker Class Reference

Performs the borrow-checker algorithm. More...

#include <gyoji-analysis.hpp>

Inheritance diagram for Gyoji::analysis::AnalysisPassBorrowChecker:
Inheritance graph
[legend]
Collaboration diagram for Gyoji::analysis::AnalysisPassBorrowChecker:
Collaboration graph
[legend]

Detailed Description

Performs the borrow-checker algorithm.

The borrow-checker is modelled after the 'polonius' borrow checker from Rust.


The documentation for this class was generated from the following files: