Toggle navigation
Home
com.facebook.presto.metadata.Signature to com.facebook.presto.sql.tree.FunctionCall
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'presto'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
Signature
to
FunctionCall
Rename Method invocation
getSignature
to
getCall
Rename Variable
signature
to
call
signature
to
call
Add or Remove Method invocation
signature
to
call.getName()
signature.getName()
to
call
signature
to
call.getArguments()
signature.getArgumentTypes()
to
call