35363738394041424344
@Override public JavaComment doAction() throws Throwable { BlockCommentParserImpl impl = new BlockCommentParserImpl( new JavaCCReader(BlockComment)); return impl.blockComment(); } }); } }