public interface CodeGen
| Modifier and Type | Method and Description |
|---|---|
void |
addDecodeStatements(CodeGeneratorContext ctx) |
void |
addEncodeStatements(CodeGeneratorContext ctx) |
default void |
addSetNullStatements(CodeGeneratorContext ctx) |
default TypeMirror |
getType() |
void addEncodeStatements(CodeGeneratorContext ctx)
void addDecodeStatements(CodeGeneratorContext ctx)
default void addSetNullStatements(CodeGeneratorContext ctx)
default TypeMirror getType()
Copyright © 2015–2018. All rights reserved.