|
Change Parameter Type symbols : String... to inputVariables : Map<String,Object> in method private parse(input String, inputVariables Map<String,Object>) : BaseNode in class org.kie.dmn.feel.lang.feel11.FEELParserTest |
From |
To |
|
Change Parameter Type type : Type to value : Object in method public addInputVariable(name String, value Object) : CompilerContext in class org.kie.dmn.feel.lang.impl.CompilerContextImpl |
From |
To |
|
Change Parameter Type type : Type to value : Object in method public addInputVariable(name String, value Object) : CompilerContext in class org.kie.dmn.feel.lang.CompilerContext |
From |
To |
|
Change Parameter Type symbols : String... to inputVariables : Map<String,Object> in method public parse(source String, inputVariables Map<String,Object>) : FEEL_1_1Parser in class org.kie.dmn.feel.lang.feel11.FEELParser |
From |
To |
|
Rename Parameter symbols : String... to inputVariables : Map<String,Object> in method private parse(input String, inputVariables Map<String,Object>) : BaseNode in class org.kie.dmn.feel.lang.feel11.FEELParserTest |
From |
To |
|
Rename Parameter type : Type to value : Object in method public addInputVariable(name String, value Object) : CompilerContext in class org.kie.dmn.feel.lang.impl.CompilerContextImpl |
From |
To |
|
Rename Parameter type : Type to value : Object in method public addInputVariable(name String, value Object) : CompilerContext in class org.kie.dmn.feel.lang.CompilerContext |
From |
To |
|
Rename Parameter symbols : String... to inputVariables : Map<String,Object> in method public parse(source String, inputVariables Map<String,Object>) : FEEL_1_1Parser in class org.kie.dmn.feel.lang.feel11.FEELParser |
From |
To |