public class ArrayCodeGen extends CompoundCodeGen
| Constructor and Description |
|---|
ArrayCodeGen(CompoundCodeGen parent,
TypeMirror type) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDecodeStatements(CodeGeneratorContext ctx) |
void |
addEncodeStatements(CodeGeneratorContext ctx) |
getChildCodeGen, getType, hasParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSetNullStatementspublic ArrayCodeGen(CompoundCodeGen parent, TypeMirror type)
public void addEncodeStatements(CodeGeneratorContext ctx)
public void addDecodeStatements(CodeGeneratorContext ctx)
Copyright © 2015–2016. All rights reserved.