public class AstJsonProcessor extends Object
| Constructor and Description |
|---|
AstJsonProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static ExpAstNode |
read(String str) |
static String |
write(AstNode node) |
public static ExpAstNode read(String str) throws IOException
IOExceptionCopyright © 2017. All rights reserved.