public interface Parser
| Modifier and Type | Method and Description |
|---|---|
AxionCommand |
parse(java.lang.String sql)
Parse a
command from the given String. |
AxionCommand parse(java.lang.String sql) throws AxionException
command from the given String.AxionException