tunnelvisionlabs / LangSvcV2

"Language Service V2" reference repository
Other
86 stars 38 forks source link

Expression evaluator cannot resolve fields in outer classes #31

Closed sharwell closed 9 years ago

sharwell commented 9 years ago

The debugger expression evaluator cannot follow a this$0 field to an outer class to locate a field which is not visible inside the current (potentially nested) class.