Toggle navigation
Home
org.kie.dmn.feel.lang.Symbol to java.lang.reflect.AccessibleObject
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'drools'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Add or Remove Method invocation
resolve
to
getValue
ctx.resolveSymbol(name.getText())
to
ctx.getValue(name.getText())
ctx.resolveSymbol(qns)
to
ctx.getValue(qns)
resolve
to
getValue
Rename Variable
resolveSymbol
to
getValue
symbol
to
value
symbol
to
value
symbol
to
value
symbol
to
value
symbol
to
value
resolveSymbol
to
getValue
Cascading Type Change (Different)
FunctionSymbol
to
FEELFunction