if ( condition ) thenStatement if ( condition ) thenStatement else elseStatement
returnnull if this if statement has no else branch.