Class: RLTK::CG::ConstantUndef

Inherits:
Constant show all
Defined in:
lib/rltk/cg/value.rb

Overview

A constant undefined value.

Constant Summary collapse

@@initializer =
:get_undef

Instance Attribute Summary

Attributes included from BindingClass

#ptr

Method Summary

Methods inherited from Constant

#addr_space_cast, #bitcast_to, #get_element_ptr, #get_element_ptr_in_bounds, #initialize

Methods inherited from User

#operands

Methods inherited from Value

#==, #attributes, #bitcast, #constant?, #dump, #hash, #initialize, #name, #name=, #null?, #print, #trunc, #trunc_or_bitcast, #type, #undefined?, #zextend, #zextend_or_bitcast

Methods included from BindingClass

#==

Constructor Details

This class inherits a constructor from RLTK::CG::Constant