public interface CodeEmitter<T>
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
emitCode(@NotNull CodeGenerationContext context,
T value) |
@NotNull @NotNull String emitCode(@NotNull @NotNull CodeGenerationContext context, @NotNull T value) throws CodeGenerationException
CodeGenerationExceptionCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.