public interface FormulaPart
| Modifier and Type | Method and Description |
|---|---|
void |
toFormated(StringBuilder b,
int indent)
Return the internal formated representation
|
String |
toJson() |
void toFormated(StringBuilder b, int indent)
b - StringBuilder for resultindent - indent size in whitespace symbolsString toJson()
Copyright © 2018. All rights reserved.