public class MissingSemicolon { public void methodWithMissingSemicolon() { this. } public void methodAfterMissingSemicolon() { } }