-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 2.0
-
Component/s: None
-
Labels:None
functionaljava, for reasons known only to its authors, has a family of methods with names like _1(), _2(), ...
The parser does not register these as children (in an expression like $foo._1). Backslashes do not help.
It would be an improvement to be able to reach these.