Skip to content
Snippets Groups Projects
Commit 0d1d81ab authored by Sven Gestegård Robertz's avatar Sven Gestegård Robertz
Browse files

cleanup

parent d019bc58
No related branches found
No related tags found
No related merge requests found
......@@ -51,9 +51,6 @@ aspect SigAnnotations {
return "\""+new String(getValue())+"\"";
}
syn boolean ASTNode.isTypeInstance() = false;
eq TypeInstance.isTypeInstance() = true;
/// TESTING
syn String Decl.getAnnotationString() {
StringBuilder sb = new StringBuilder();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment