# File lib/ruby-vpi/core/struct.rb, line 10
def
integer
(
self
.
high
<<
INTEGER_BITS
)
|
self
.
low
end