Hi all I am trying to remove files generated by JavaCC, to let them being generated by the JavaCC Maven plugin. However I notice that some AST nodes files seem to be modified after they are generated, for example ASTReference (a complex "init" method), ASTDirective (a setDirectiveName method), ASTEscape (a "val" public field). Am I right or am I missing something?
Thanks Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
