Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Anders Nilsson
OwlCompiler
Commits
eaef7fa1
Commit
eaef7fa1
authored
Dec 20, 2006
by
Anders Nilsson
Browse files
Synching
parent
4f4da020
Changes
1
Hide whitespace changes
Inline
Side-by-side
CompilerGeneration.jrag
View file @
eaef7fa1
...
...
@@ -361,7 +361,9 @@ aspect GenMisc {
pStream.println(ind(1)+"}");
// ClassUse.decl()
pStream.println(ind(1)+"syn lazy Thing ClassUse.decl() {");
pStream.println(ind(2)+
pStream.println(ind(1)+"}\n");
super.genMisc(pStream);
pStream.println("}");
...
...
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