Toggle navigation
Home
com.sun.tools.javac.tree.JCTree.JCMethodDecl to com.sun.source.tree.MethodTree
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'j2objc'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Rename Variable
methodDecl
to
methodTree
methodDecl
to
methodTree
Add or Remove Method invocation
node.pos()
to
((JCMethodDecl)node).pos()