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 20338

Summary: Syntactical analysis of Java source code
Product: java Reporter: Tomas Hurka <thurka>
Component: UnsupportedAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 20337    
Bug Blocks: 20332, 20345, 20346, 20354    

Description Tomas Hurka 2002-02-08 11:45:57 UTC
Create syntactical analyzer of Java Source code. This will be part of Java
Parser. The syntactical analyzer should generate complete AST including Java
separators and operators.
Comment 1 Tomas Hurka 2002-09-03 20:21:18 UTC
Done in brach meta_2