svoid tok_afterMethods(LS tok) { replaceKeywordBlock(tok, "void :: after", "void $2() { super.$2();", "}"); }