/** * {@snippet : * System.out.println("Hello"); // @replace replacement="xyz" regex="hello" substring=oops substring=oops2 @hello: * // @replace substring="xyz" regex="oops" replacement="hello" * // @highlight type=underlined * // @link * } */ class A { }