-
Feature Request
-
Resolution: Done
-
Major
-
2.1.0
-
None
Byteman allows certain keywords in its expression syntax such as NOT, AND, eq, etc which may clash with legal Java identifier names. These should be clearly and exhaustively documented so that users can understand the parse errors which result when such a clash occurs.