Loosely speaking, "qualified this" is a feature related to
inner classes, and inner classes are not (fully) supported
by JANINO. Strictly speaking, your example shows that
"qualified this" can also be used for the 0th enclosing
instance. Bummer.
Fixed in 1.0.21.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=865893
Loosely speaking, "qualified this" is a feature related to
inner classes, and inner classes are not (fully) supported
by JANINO. Strictly speaking, your example shows that
"qualified this" can also be used for the 0th enclosing
instance. Bummer.
Fixed in 1.0.21.