| Package | Description |
|---|---|
| org.duelengine.duel.codegen | |
| org.duelengine.duel.parsing |
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptTranslationException |
| Modifier and Type | Method and Description |
|---|---|
SyntaxException |
ScriptTranslationException.adjustErrorStatistics(CodeBlockNode node,
boolean prettyPrint)
Attempts to adjust the position statistics to match the original source
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidNodeException
Represents compilation errors related to a specific node in the resulting AST
|
class |
InvalidTokenException
Represents compilation errors related to a specific token in the source file
|
Copyright © 2014. All rights reserved.