public class OperatorParser extends Object
| Constructor and Description |
|---|
OperatorParser(String input) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
Object |
getResult() |
boolean |
hasErrors() |
Object |
parse() |
Copyright © 2018 eu.stamp-project. All rights reserved.