Giter Site home page Giter Site logo

javacc 4.1 about javaparser HOT 5 CLOSED

m201370367 avatar m201370367 commented on August 20, 2024
javacc 4.1

from javaparser.

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
Hi,

this isn't a error.

If you take only the java_1_5.jj and generate the parser with javacc you will 
get a
lot of errors. Because the nodes of the ats aren't generated too.
As you keep the all the nodes, you must keep the Token.java too. The Token.java 
was
changed by hand to solve a problem with generic types.

Maybe in the future this problem can be solved by another way, without change 
the
Token.java.
The java parser released by this project was generated with javacc 4.0, I didn't
update it to 4.0 yet.

thanks by the report.

Original comment by [email protected] on 7 Oct 2008 at 4:07

  • Changed state: Invalid
  • Added labels: Priority-Low, Type-Review
  • Removed labels: Priority-Medium, Type-Defect

from javaparser.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
I'm changing the javaparser to be build with javacc 4.1.
With javacc 4.1 new features I think will be possible to take a different 
approach to
solve the problem. The Token.java will not be edited anymore.

Original comment by [email protected] on 8 Oct 2008 at 1:51

  • Changed state: Started

from javaparser.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024

Original comment by [email protected] on 8 Oct 2008 at 1:51

  • Added labels: Priority-Medium
  • Removed labels: Priority-Low

from javaparser.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
Issue fixed in build 1.0.4

Original comment by [email protected] on 8 Oct 2008 at 2:51

  • Changed state: Fixed

from javaparser.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
Thank you for quick reaction!

Original comment by [email protected] on 8 Oct 2008 at 6:43

from javaparser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.