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