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