ScriptCompileException.token

The offending token. This may have an invalid position field depending on why the error was thrown.

class ScriptCompileException
Token token;

Meta