Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-beta-2
-
Component/s: parser
-
Labels:None
-
Number of attachments :
Description
We need to be able to support
if (foo instanceof SomeClass) {
...
}