public class WithStatementConsumerGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
WITH_BLOCKS_GENERATED_CLASS_NAME |
| Constructor and Description |
|---|
WithStatementConsumerGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(JavaGenerator generator,
Writer w) |
String |
register(WithStatement statement) |
protected static final String WITH_BLOCKS_GENERATED_CLASS_NAME
public String register(WithStatement statement)
public void generate(JavaGenerator generator, Writer w) throws IOException
IOExceptionCopyright © 2016–2020 Fizzed, Inc. All rights reserved.