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 |
Method Summary |
Object |
getValue()
return the value for that the reference is for |
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()
throws PageException
- Description copied from interface:
Ref
- return the value for that the reference is for
- Returns:
- value to reference
- Throws:
PageException
- See Also:
Ref.getValue()
Copyright © 2012 Railo