|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method private add(left Object, right Object, ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.InfixOpNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method public evaluate(ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.StringNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method public evaluate(ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.NullNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method public evaluate(ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.IfExpressionNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method private and(left Object, right Object, ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.InfixOpNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method public evaluate(ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.BooleanNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method private equality(left Object, right Object, ctx EvaluationContext, op BiPredicate<Comparable,Comparable>) : Object in class org.kie.dmn.feel.lang.ast.InfixOpNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method public evaluate(ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.NumberNode |
From |
To |
|
Change Parameter Type operator : String to operator : UnaryOperator in method public setOperator(operator UnaryOperator) : void in class org.kie.dmn.feel.lang.ast.UnaryTestNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method public evaluate(ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.SignedUnaryNode |
From |
To |
|
Change Parameter Type symbol : Symbol to symbol : String in method public getValue(symbol String) : Object in class org.kie.dmn.feel.lang.impl.ExecutionFrame |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method public evaluate(ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.BaseNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method private math(left Object, right Object, ctx EvaluationContext, op BinaryOperator<BigDecimal>) : Object in class org.kie.dmn.feel.lang.ast.InfixOpNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method public evaluate(ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.InfixOpNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method private comparison(left Object, right Object, ctx EvaluationContext, op BiPredicate<Comparable,Comparable>) : Object in class org.kie.dmn.feel.lang.ast.InfixOpNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method private or(left Object, right Object, ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.InfixOpNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method public evaluate(ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.FunctionInvocationNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method public evaluate(ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.ASTNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method public evaluate(ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.NotNode |
From |
To |
|
Change Parameter Type ctx : EvaluationContextImpl to ctx : EvaluationContext in method public evaluate(ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.BetweenNode |
From |
To |