Skip navigation links
A C D H I M N S T 

A

add(HLObject) - Method in class HLObject
Add operand to HLObject

C

card() - Method in class HLObject
Calculates the cardinality of an HLSet or the absolute value of an HLNumber

D

deepclone() - Method in class HLObject
Creates a deep clone of HLObject
div(HLObject) - Method in class HLObject
Calculates quotient of HLObject divided by operand

H

HLObject - Class in <Unnamed>
HLObject is an abstract superclass for HLNumber and HLSet
HLObject() - Constructor for class HLObject
 

I

isDifferent(HLObject) - Method in class HLObject
Checks whether other is a different object
isLessEqual(HLObject) - Method in class HLObject
Checks whether the HLObject is less than or equal to other
isLessThan(HLObject) - Method in class HLObject
Checks whether the HLObject is strictly less than other
isSame(HLObject) - Method in class HLObject
Checks whether other is the same object

M

mod(HLObject) - Method in class HLObject
Calculates remainder of HLObject divided by operand
mul(HLObject) - Method in class HLObject
Multiplies HLObject by operand

N

negate() - Method in class HLObject
Calculates the negation of an HLObject

S

sub(HLObject) - Method in class HLObject
Subtract operand from HLObject

T

toString() - Method in class HLObject
Creates String representation of HLObject
A C D H I M N S T 
Skip navigation links