public interface BlockStyle
Modifier and Type | Method and Description |
---|---|
void |
toCode(CodeWriter out,
List<? extends Codeable> codeables,
Comment inlineComment)
Sets an List of codeables to write as a block.
|
void toCode(CodeWriter out, List<? extends Codeable> codeables, Comment inlineComment)
Copyright © 2000–2018 jenesis4java. All rights reserved.