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