8071484: fix comment in DCReference
Reviewed-by: darcy
This commit is contained in:
parent
1a9a1d8961
commit
517db2dadc
@ -578,7 +578,7 @@ public abstract class DCTree implements DocTree {
|
||||
public final String signature;
|
||||
|
||||
// The following are not directly exposed through ReferenceTree
|
||||
// use DocTrees.getElement(TreePath,ReferenceTree)
|
||||
// use DocTrees.getElement(DocTreePath)
|
||||
public final JCTree qualifierExpression;
|
||||
public final Name memberName;
|
||||
public final List<JCTree> paramTypes;
|
||||
|
Loading…
x
Reference in New Issue
Block a user