public class CodegenStatementSynchronized extends CodegenStatementWBlockBase
Constructor and Description |
---|
CodegenStatementSynchronized(CodegenBlock parent,
CodegenExpressionRef ref) |
Modifier and Type | Method and Description |
---|---|
CodegenBlock |
makeBlock() |
void |
mergeClasses(Set<Class> classes) |
void |
render(StringBuilder builder,
Map<Class,String> imports,
int level,
CodegenIndent indent) |
getParent
public CodegenStatementSynchronized(CodegenBlock parent, CodegenExpressionRef ref)
public void render(StringBuilder builder, Map<Class,String> imports, int level, CodegenIndent indent)
public CodegenBlock makeBlock()