djrieger / mjplusplus

A compiler for the MiniJava language
http://djrieger.github.io/mjplusplus/doc/doxygen/html/
6 stars 1 forks source link

define a type for "null" #28

Closed BigPeet closed 9 years ago

BigPeet commented 9 years ago

"null" behaves differently than "this" and needs it's own ast::Type.

BigPeet commented 9 years ago

done.