Class: Kumi::Core::Analyzer::Passes::VecValidatePass
- Inherits:
-
IRValidatePass
- Object
- PassBase
- IRValidatePass
- Kumi::Core::Analyzer::Passes::VecValidatePass
- Defined in:
- lib/kumi/core/analyzer/passes/vec_validate_pass.rb
Constant Summary
Constants inherited from PassBase
Method Summary
Methods inherited from IRValidatePass
Methods inherited from PassBase
contract_declared?, #debug, #debug_enabled?, declared_optional_reads, declared_reads, declared_writes, #initialize, optional_reads, reads, #run, writes
Methods included from ErrorReporting
#inferred_location, #raise_localized_error, #raise_syntax_error, #raise_type_error, #report_enhanced_error, #report_error, #report_semantic_error, #report_syntax_error, #report_type_error
Constructor Details
This class inherits a constructor from Kumi::Core::Analyzer::Passes::PassBase