public class ValueBoxGen24 extends ValueBoxGen
stream, symbolTable, v
Constructor and Description |
---|
ValueBoxGen24()
Public zero-argument constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
helperRead(String entryName,
SymtabEntry entry,
PrintWriter stream)
|
void |
helperWrite(SymtabEntry entry,
PrintWriter stream)
|
int |
write(int index,
String indent,
String name,
SymtabEntry entry,
PrintWriter stream)
|
protected void |
writeTruncatable()
|
closeStream, generate, generateHelper, generateHolder, helperType, openStream, read, streamableRead, type, writeAbstract, writeBody, writeClosing, writeHeading, writeStreamableMethods
protected void writeTruncatable()
writeTruncatable
in class ValueBoxGen
public void helperRead(String entryName, SymtabEntry entry, PrintWriter stream)
helperRead
in interface JavaGenerator
helperRead
in class ValueBoxGen
public void helperWrite(SymtabEntry entry, PrintWriter stream)
helperWrite
in interface JavaGenerator
helperWrite
in class ValueBoxGen
public int write(int index, String indent, String name, SymtabEntry entry, PrintWriter stream)
write
in interface JavaGenerator
write
in class ValueBoxGen
Copyright © 2021 JBoss by Red Hat. All rights reserved.