Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Anders Nilsson
OwlCompiler
Commits
1c17b2cb
Commit
1c17b2cb
authored
Jun 18, 2014
by
Anders Nilsson
Browse files
New JastAdd, removed old workaround.
parent
4aff2be0
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
1c17b2cb
AST
DumpClasses.class
Dumper.class
GenCompiler.class
Parser.class
GenCompiler.ja
GenCompiler.jar
WorkArounds.jrag
View file @
1c17b2cb
...
...
@@ -20,8 +20,6 @@
*/
aspect Fixes {
int ASTNode.numChildren;
int ASTNode.numChildren() {return jjtGetNumChildren();}
int List.getNumNoTransformChild() {return getNumChildNoTransform();}
int Opt.getNumChildNoTransfrom() {return getNumChildNoTransform();}
}
\ No newline at end of file
}
tools/jastadd2.jar
View file @
1c17b2cb
No preview for this file type
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment