public class AppendContext extends Object
| Constructor and Description |
|---|
AppendContext(StringBuffer sb) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(String str) |
void |
decreaseIndent() |
String |
getNextVarName() |
void |
increaseIndent() |
void |
indent() |
public AppendContext(StringBuffer sb)
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.