Switch to just one openDeclaration overload.

Authored by flherne on Sep 1 2017, 7:37 PM.

Description

Switch to just one openDeclaration overload.

range was calculated as editorFindRange(node, node) since the
previous commit, so this is equivalent.

Resolves a deprecation warning from calling the QualifiedIdentifier
version of the base method.

Details

Committed
flherneSep 1 2017, 7:37 PM
Parents
R53:683668774d55: Remove `originalAst` parameter from visitVariableDeclaration
Branches
Unknown
Tags
Unknown