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 20337 - Lexical analysis of Java source code
Summary: Lexical analysis of Java source code
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on: 20341
Blocks: 20332 20338 20351
  Show dependency tree
 
Reported: 2002-02-08 11:41 UTC by Tomas Hurka
Modified: 2007-09-26 09:14 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 Tomas Hurka 2002-02-08 11:41:52 UTC
Create lexical analyzer of Java Source code. This will be part of Java Parser.
The lexical analyzer should preserve information about comments and white
spaces.  Token's starting and ending positions should be maintained.
Comment 1 Tomas Hurka 2002-09-03 20:18:28 UTC
Done in branch meta_2