open class OperatorPower : Operator
The power operator.
Author Andy Clement
Author Giovanni Dall'Oglio Risso
Since 3.0
<init>
OperatorPower(pos: Int, vararg operands: SpelNodeImpl)
getValueInternal
open fun getValueInternal(state: ExpressionState): TypedValue