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 20349 - Allow partial parses
Summary: Allow partial parses
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rastislav Komara
URL:
Keywords:
Depends on: 20332
Blocks:
  Show dependency tree
 
Reported: 2002-02-08 12:16 UTC by Tomas Hurka
Modified: 2009-08-20 09:38 UTC (History)
1 user (show)

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 Tomas Hurka 2002-02-08 12:16:13 UTC
The parser to be able to construct an AST for a partial input. Most probably
single method. Other possibilty can be expression or a type specification. This
will contribute to user input validation and the overall performance of update
of the MDR repository.
Comment 1 Pavel Buzek 2002-11-05 15:42:39 UTC
target milestone -> TDB
(removed from 4.0)
Comment 2 Rastislav Komara 2009-02-03 10:55:01 UTC
Overtake.
Comment 3 Jan Lahoda 2009-08-20 09:38:21 UTC
Has been done for NB6.1, IIRC.