Definition at line 11 of file CompilationResult.java.
◆ CompilationError()
| com.jscratch.compiler.CompilationResult.CompilationError.CompilationError |
( |
String | fileName, |
|
|
int | line, |
|
|
String | message ) |
◆ fileName
| String com.jscratch.compiler.CompilationResult.CompilationError.fileName |
◆ line
| int com.jscratch.compiler.CompilationResult.CompilationError.line |
◆ message
| String com.jscratch.compiler.CompilationResult.CompilationError.message |
The documentation for this class was generated from the following file: