Returns true if the given code compiles.
This will run the frontend up to, including, the semantic analysis.
the code to compile
the filename to use when compiling the code
true if the given code compiles
See Implementation
Returns true if the given code compiles.
This will run the frontend up to, including, the semantic analysis.