Correct wrong comment. No review.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@23526 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
parent
ab663a16d3
commit
7cc1b7cbcc
|
@ -599,7 +599,7 @@ self =>
|
|||
|
||||
|
||||
/** Return fully attributed tree at given position
|
||||
* (i.e. largest tree that's contained by position)
|
||||
* (i.e. smallest tree containing position)
|
||||
*/
|
||||
def typedTreeAt(pos: Position): Tree = {
|
||||
debugLog("starting typedTreeAt")
|
||||
|
|
Loading…
Reference in New Issue