Expand description
Auto-generated module
🤖 Generated with SplitRS
Structs§
- Matlab
Analysis Cache - Matlab
Annotation - A MATLAB function documentation annotation.
- Matlab
ArgValidation - Argument validation block entry.
- Matlab
Backend - Backend state for emitting MATLAB source code.
- Matlab
Cache Entry - Matlab
Cell Array - A MATLAB cell array literal.
- Matlab
Classdef - MATLAB classdef definition.
- Matlab
Constant Folding Helper - Matlab
DepGraph - Matlab
Dominator Tree - Matlab
File - Top-level MATLAB file structure.
- Matlab
Function - A MATLAB function definition.
- Matlab
GenConfig - Configuration for the MATLAB code generator.
- Matlab
Liveness Info - Matlab
Matrix - A MATLAB matrix literal.
- Matlab
Module Builder - A high-level builder for MATLAB modules (collections of functions).
- Matlab
Numeric Ops - Helpers for constructing common MATLAB numeric operations.
- Matlab
Optimizer - A simple constant-folding optimizer for MATLAB expressions.
- Matlab
Param - MATLAB function parameter with optional validation.
- Matlab
Pass Config - Matlab
Pass Registry - Matlab
Pass Stats - Matlab
Plot - A MATLAB plot specification.
- Matlab
Property - MATLAB classdef property.
- Matlab
Script - A MATLAB script (executed top-to-bottom, no function signature).
- Matlab
Stats - Statistics about a generated MATLAB module.
- Matlab
Struct Field - A MATLAB struct field value.
- Matlab
Struct Literal - A MATLAB struct literal.
- Matlab
Type Checker - A basic type-consistency checker for MATLAB expressions.
- Matlab
Validation - Helpers for generating MATLAB input validation statements.
- Matlab
Worklist
Enums§
- Matlab
Expr - MATLAB expression.
- Matlab
Literal - Literal values in MATLAB.
- Matlab
Pass Phase - Matlab
Stmt - MATLAB statement.
- Matlab
Type - MATLAB type representation.
- Prop
Access - Property access level.