Skip to content
Commit 2469eba7 authored by Heinz Wiesinger's avatar Heinz Wiesinger
Browse files

Fix syntax support for dynamic member access.

Covers syntax like:
- A::${$foo}
- A::$var::${$foo}
- A::$var->${$foo}

BUG: 400294
FIXED-IN: 5.3.1

Reviewers: kfunk

Reviewed By: kfunk

Subscribers: kfunk, kdevelop-devel

Tags: #kdevelop

Differential Revision: https://phabricator.kde.org/D16461
parent af9482c7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment