Class: MilkTea::CompileTime::Evaluator

Inherits:
MilkTea::ConstEval::Evaluator show all
Defined in:
lib/milk_tea/core/compile_time.rb

Constant Summary

Constants included from Layout

Layout::POINTER_SIZE

Method Summary

Methods inherited from MilkTea::ConstEval::Evaluator

#evaluate, #initialize

Methods included from Layout

align_up, alignment_of, array_type?, explicit_alignment, generic_layout, layout_pointer_like_nullable_base?, nullable_opt_layout_fields, offset_of, ordered_fields, packed_layout?, primitive_layout, size_and_alignment, size_of, str_buffer_fields, str_buffer_type?, struct_layout, struct_layout_from_infos, union_layout, union_layout_from_layouts, variant_layout, with_stack

Constructor Details

This class inherits a constructor from MilkTea::ConstEval::Evaluator