Class: Rubex::AST::Expression::BinaryAnd

Inherits:
Binary
  • Object
show all
Defined in:
lib/rubex/ast/expression/binary/empty_classes.rb

Instance Attribute Summary

Attributes inherited from Base

#entry, #type, #typecast

Method Summary

Methods inherited from Binary

#==, #analyse_types, #c_code, #generate_evaluation_code, #initialize

Methods inherited from Base

#allocate_temp, #allocate_temps, #analyse_for_target_type, #analyse_types, #c_code, #expression?, #from_ruby_object, #generate_and_dispose_subexprs, #generate_assignment_code, #generate_disposal_code, #generate_evaluation_code, #has_temp, #possible_typecast, #release_temp, #release_temps, #to_ruby_object

Constructor Details

This class inherits a constructor from Rubex::AST::Expression::Binary