This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 77104 - *Code Model* process expressions correctly
Summary: *Code Model* process expressions correctly
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-30 19:18 UTC by Vladimir Kvashin
Modified: 2007-05-03 07:57 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2006-05-30 19:18:55 UTC
Now expression processing almost absent in model. From API point of view there
is a single interface CsmExpression and an instance of this interface created
for each top-level expression. There are no subexpressions in model. The AST is
also created incorrectly (its plain)