Uses of Class
gw.internal.gosu.parser.GosuCompilationFailure
Packages that use GosuCompilationFailure
-
Uses of GosuCompilationFailure in gw.internal.gosu.parser
Methods in gw.internal.gosu.parser that return GosuCompilationFailureModifier and TypeMethodDescriptionprivate GosuCompilationFailure
GosuClassParser.makeFailureException
(Exception e, IGosuClassInternal gsClass) For diagnostics, wrap cause and indicate parser phase, compiling class name, and position at the time of failure.