13141516171819
} @Override protected void setUp() throws Exception { super.setUp(); addExplicitExtension(LanguageBraceMatching.INSTANCE, myLanguage, new BnfBraceMatcher()); }