- change Test.py to run reachabilityChecking - basic ASTNode reachCheck - implemented reachability in: MethodNode, IfNode, WhileNode, ReturnNode - tiny bit of cleanup (whitespace)