NAME
SPVM::Int - Int Utility
CLASS METHODS
new
sub new : Int ($class : class, $value : int)
Construct Int object.
METHODS
sub get_value : int ($self : self)
Get int value.
SPVM::Int - Int Utility
sub new : Int ($class : class, $value : int)
Construct Int object.
sub get_value : int ($self : self)
Get int value.