Class: IDL::Expression::Operation::Shift

Inherits:
Integer2 show all
Defined in:
lib/ridl/expression.rb

Direct Known Subclasses

LShift, RShift

Constant Summary

Constants inherited from Integer2

Integer2::Applicable, Integer2::NUMBER_OF_OPERANDS

Constants inherited from IDL::Expression::Operation

NUMBER_OF_OPERANDS

Instance Attribute Summary

Attributes inherited from IDL::Expression::Operation

#operands

Attributes inherited from IDL::Expression

#idltype, #value

Method Summary

Methods inherited from Integer2

#set_type, suite_sign

Methods inherited from IDL::Expression::Operation

#initialize, #instantiate, #is_template?, #set_type, suite_type

Methods inherited from IDL::Expression

#instantiate, #is_template?, #typename

Constructor Details

This class inherits a constructor from IDL::Expression::Operation