public abstract class AbstractTranslator extends Object
| Constructor and Description |
|---|
AbstractTranslator() |
| Modifier and Type | Method and Description |
|---|---|
Scope |
ensureScope() |
Scope |
getScope() |
protected static int |
parseInt(Token sign,
Token value) |
void |
setScope(Scope scope) |
protected static String |
translateBoolean(String image) |
protected static String |
translateInt(String image) |
protected static String |
translateString(String image) |
Copyright © 2022. All rights reserved.