public static class Expression.LogPrinter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.StringBuilder |
result |
| Constructor and Description |
|---|
LogPrinter() |
| Modifier and Type | Method and Description |
|---|---|
void |
print(java.lang.Object... objects) |
void |
println(java.lang.Object... objects) |