Parses the Java block contained in a String and returns a BlockStmt that represents it.
BlockStmt representing the Java block
String containing Java block code