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