public class FullParser extends Object
| Constructor and Description |
|---|
FullParser() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.jparsec.Parser<Exp> |
allStatements() |
static List<Exp> |
parse(String input) |
static Exp |
parseOne(String input) |
Copyright © 2020. All rights reserved.