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 127714 - Priority tree for expression
Summary: Priority tree for expression
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-19 10:02 UTC by nnnnnk
Modified: 2008-02-19 10:03 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nnnnnk 2008-02-19 10:02:00 UTC
Priority tree for selected expression.
Example:
a*b + b*c>>1
| |   |_ | |
 V      V_ |
 |________V
      V

It would be very useful for young programmers and if you read smb. else's code.