| Package | Description |
|---|---|
| xapi.dev.source |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassBuffer |
class |
FieldBuffer
A field buffer is used to add a field to a generated class.
|
class |
MemberBuffer<Self extends MemberBuffer<Self>> |
class |
MethodBuffer |
class |
PrintBuffer |
| Modifier and Type | Method and Description |
|---|---|
CharBuffer |
CharBuffer.append(Object obj) |
CharBuffer |
CharBuffer.append(String str) |
CharBuffer |
CharBuffer.clear() |
protected CharBuffer |
CharBuffer.newChild() |
protected CharBuffer |
CharBuffer.newChild(StringBuilder from) |
CharBuffer |
CharBuffer.printAfter(String suffix)
Append the given string, and return a printbuffer to append to this point.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClassBuffer.addToBeginning(CharBuffer buffer) |
void |
CharBuffer.addToBeginning(CharBuffer buffer) |
void |
ClassBuffer.addToEnd(CharBuffer buffer) |
void |
CharBuffer.addToEnd(CharBuffer buffer) |
| Constructor and Description |
|---|
CharBuffer(CharBuffer preamble) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.