How do you refer to the this of a parent class in a nested class such as A<A<A… (following your example with nested classes where you access the parent with this@A)
a
altavir
12/30/2018, 6:04 PM
Current language resolves it to closest context matching