railo.runtime.interpreter.ref.op
Class BigIntDiv
java.lang.Object
railo.runtime.interpreter.ref.RefSupport
railo.runtime.interpreter.ref.op.Big
railo.runtime.interpreter.ref.op.BigIntDiv
- All Implemented Interfaces:
- Ref
public final class BigIntDiv
- extends Big
Dividie operation
Constructor Summary |
BigIntDiv(Ref left,
Ref right)
constructor of the class |
Methods inherited from class railo.runtime.interpreter.ref.op.Big |
getTypeName |
BigIntDiv
public BigIntDiv(Ref left,
Ref right)
- constructor of the class
- Parameters:
left
- right
-
getValue
public Object getValue(PageContext pc)
throws PageException
- Description copied from interface:
Ref
- return the value for that the reference is for
- Returns:
- value to reference
- Throws:
PageException
Copyright © 2012 Railo