| Package | Description |
|---|---|
| net.jangaroo.jooc |
| Modifier and Type | Method and Description |
|---|---|
static CompilerError |
JangarooParser.error(AstNode node,
String msg) |
static CompilerError |
JangarooParser.error(FilePosition symbol,
String msg) |
static CompilerError |
JangarooParser.error(FilePosition symbol,
String msg,
Throwable t) |
static CompilerError |
JangarooParser.error(String msg) |
static CompilerError |
JangarooParser.error(String msg,
File file) |
static CompilerError |
JangarooParser.error(String msg,
File file,
Throwable t) |
static CompilerError |
JangarooParser.error(String msg,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
File |
Jooc.writeOutput(File sourceFile,
CompilationUnit compilationUnit,
CompilationUnitSinkFactory writerFactory,
boolean verbose) |
Copyright © 2002–2021 CoreMedia AG. All rights reserved.