class compiler::ConstantFolder
sys::Obj compiler::CompilerSupport compiler::ConstantFolder
ConstantFolder is used to implement constant folding optimizations where known literals and operations can be performed ahead of time by the compiler.
sys::Obj compiler::CompilerSupport compiler::ConstantFolder
ConstantFolder is used to implement constant folding optimizations where known literals and operations can be performed ahead of time by the compiler.
compiler 1.0.80∙23-Apr-2024 Tue 10:37:10 EDT