| Constructor and Description |
|---|
BaseCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Token token,
ParseResult result) |
protected abstract void |
handleFailure(Token token,
Environment environment) |
protected abstract void |
handleSuccess(Token token,
Environment environment) |
public void handle(Token token, ParseResult result)
protected abstract void handleSuccess(Token token, Environment environment)
protected abstract void handleFailure(Token token, Environment environment)
Copyright © 2017. All rights reserved.