public abstract class RTMTerm
extends java.lang.Object
Red (tfeng) |
Red (tfeng) |
Modifier and Type | Field and Description |
---|---|
protected int |
indentWidth |
Constructor and Description |
---|
RTMTerm() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
front(int indent) |
abstract java.lang.String |
print(int indent,
boolean newline) |
static java.lang.String |
transId(java.lang.String name) |