Compare commits
2 Commits
3953bbe549
...
a147512dcb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a147512dcb | ||
|
|
b20b7adc99 |
@@ -24,10 +24,5 @@ public class NewStatementExpression extends AbstractType implements IExpression,
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void codeGen(MethodVisitor mv, HashMap<String, HashMap<String, String>> typeContext, LinkedHashMap<String, String> localVars) throws Exception {
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user