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

Summary: *Code Model* process expressions correctly
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: Code ModelAssignee: Vladimir Kvashin <vkvashin>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

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)