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