Skip to main content

Crate mir_analyzer

Crate mir_analyzer 

Source

Re-exports§

pub use parser::type_from_hint::type_from_hint;
pub use parser::DocblockParser;
pub use parser::ParsedDocblock;
pub use project::AnalysisResult;
pub use project::ProjectAnalyzer;
pub use stubs::is_builtin_function;
pub use symbol::ResolvedSymbol;
pub use symbol::SymbolKind;
pub use type_env::ScopeId;
pub use type_env::TypeEnv;
pub use composer::Psr4Map;

Modules§

cache
call
class
collector
composer
context
dead_code
expr
generic
narrowing
parser
project
stmt
stubs
symbol
Per-expression resolved symbol data, retained from Pass 2.
taint
type_env

Structs§

Issue
Location

Enums§

IssueKind
Severity