org.kiama.example.oberon0.base
Check an AST node for semantic errors.
Check an AST node for semantic errors. Report any errors using the messaging module. This default implementation just ask the node's children to check themselves.
The messaging module to use for this compiler.