railo.runtime.interpreter.ref.op
Class BigMod
java.lang.Object
railo.runtime.interpreter.ref.RefSupport
railo.runtime.interpreter.ref.op.Big
railo.runtime.interpreter.ref.op.BigMod
- All Implemented Interfaces:
- Ref
public final class BigMod
- extends Big
Minus operation
Constructor Summary |
BigMod(Ref left,
Ref right)
constructor of the class |
Methods inherited from class railo.runtime.interpreter.ref.op.Big |
getTypeName |
BigMod
public BigMod(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