public class MapEmitter extends Object implements CodeEmitter<Map<?,?>>
| Constructor and Description |
|---|
MapEmitter() |
| Modifier and Type | Method and Description |
|---|---|
String |
emitCode(CodeGenerationContext context,
Map<?,?> value) |
@NotNull public String emitCode(@NotNull CodeGenerationContext context, @NotNull Map<?,?> value) throws CodeGenerationException
emitCode in interface CodeEmitter<Map<?,?>>CodeGenerationExceptionCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.