| Package | Description |
|---|---|
| to.etc.template |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
JSTemplateError.remapLocation(List<JSLocationMapping> mapList,
int lineNumber,
int columnNumber)
Walk the remap list, and try to calculate a source location for a given output location.
|
static int[] |
JSTemplateCompiler.remapLocation(List<JSLocationMapping> mapList,
int lineNumber,
int columnNumber)
Walk the remap list, and try to calculate a source location for a given output location.
|
| Constructor and Description |
|---|
JSTemplate(String source,
ScriptEngine engine,
CompiledScript code,
List<JSLocationMapping> locMap) |
Copyright © 2017 etc.to. All rights reserved.