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