jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
Maven 2.x JavaCC Plugin
  • Maven 2.x JavaCC Plugin
  • MJAVACC-63

Expose missing JJTree options

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Won't Fix
  • Affects Version/s: 2.3
  • Fix Version/s: 2.4
  • Component/s: jjtree
  • Labels:
    None
  • Number of attachments :
    0

Description

JJTree supports an option named "NODE_CLASS" that is not exposed by the jjtree mojo. Other options may be missing as well.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Benjamin Bentmann added a comment - 27/Jan/08 11:17 AM

Committed in r6069. Added options NODE_CLASS, TRACK_TOKENS, VISITOR_DATA_TYPE. Left out NODE_EXTENDS which is marked as deprecated.

Show
Benjamin Bentmann added a comment - 27/Jan/08 11:17 AM Committed in r6069. Added options NODE_CLASS, TRACK_TOKENS, VISITOR_DATA_TYPE. Left out NODE_EXTENDS which is marked as deprecated.
Hide
Permalink
Benjamin Bentmann added a comment - 27/Jan/08 3:30 PM

Reverted in r6076. The previously added parameters are not supported, the website docu is outdated:

[INFO] [javacc:jjtree {execution: jjtree}]
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Warning: Bad option "-NODE_CLASS=SimpleNode" will be ignored.
Warning: Bad option "-TRACK_TOKENS=true" will be ignored.
Warning: Bad option "-VISITOR_DATA_TYPE=java.lang.Serializable" will be ignored.
Show
Benjamin Bentmann added a comment - 27/Jan/08 3:30 PM Reverted in r6076. The previously added parameters are not supported, the website docu is outdated: [INFO] [javacc:jjtree {execution: jjtree}] Java Compiler Compiler Version 4.0 (Tree Builder) (type "jjtree" with no arguments for help) Warning: Bad option "-NODE_CLASS=SimpleNode" will be ignored. Warning: Bad option "-TRACK_TOKENS=true" will be ignored. Warning: Bad option "-VISITOR_DATA_TYPE=java.lang.Serializable" will be ignored.

People

  • Assignee:
    Benjamin Bentmann
    Reporter:
    Benjamin Bentmann
Vote (0)
Watch (0)

Dates

  • Created:
    27/Jan/08 4:20 AM
    Updated:
    27/Jan/08 3:31 PM
    Resolved:
    27/Jan/08 3:31 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.