railo.runtime.interpreter.ref.op
Class Big
java.lang.Object
railo.runtime.interpreter.ref.RefSupport
railo.runtime.interpreter.ref.op.Big
- All Implemented Interfaces:
- Ref
- Direct Known Subclasses:
- BigDiv, BigIntDiv, BigMinus, BigMod, BigMulti, BigPlus
public abstract class Big
- extends RefSupport
- implements Ref
Plus operation
Constructor Summary |
Big(Ref left,
Ref right)
constructor of the class |
Big
public Big(Ref left,
Ref right)
- constructor of the class
- Parameters:
left
- right
-
getTypeName
public final String getTypeName()
- Description copied from interface:
Ref
- return the name name of a reference
- Specified by:
getTypeName
in interface Ref
- Returns:
- type as string
- See Also:
Ref.getTypeName()
Copyright © 2012 Railo