Create rewrite taclets that split a Java block in two separate
(nested) blocks
Parameters: p_find - the block to rewrite Parameters: p_replace - the inner replacement block Parameters: p_sep - the outer replacement block Parameters: p_name - base name of the taclets
Create taclets that rewrite a Java block
Parameters: p_find - the block to rewrite Parameters: p_replace - the new block Parameters: p_name - base name of the taclets