![]() |
|
Navigation |
Synopsis All static errors that can occur before executing of a Rascal program.
Details AmbiguousFunctionReference ArgumentMismatch Arity DateTimeSyntax IllegalQualifiedDeclaration InvalidDateTimeComparison JavaCompilation JavaMethodLink MissingModifier MissingReturn ModuleImport ModuleNameMismatch NoKeywordParameters NonAbstractJavaFunction NonVoidTypeRequired NonWellformedType NotEnumerable PartiallyLabeledFields RedeclaredField RedeclaredType RedeclaredVariable SyntaxError UndeclaredAnnotation UndeclaredField UndeclaredFunction UndeclaredJavaMethod UndeclaredKeywordParameter UndeclaredModule UndeclaredModuleProvider UndeclaredNonTerminal UndeclaredType UndeclaredVariable UnexpectedKeywordArgumentType UnexpectedType UnguardedAppend UnguardedFail UnguardedInsert UnguardedIt UnguardedReturn UninitializedPatternMatch UnitializedVariable UnsupportedOperation UnsupportedPattern UnsupportedSubscript UnsupportedSubscriptArity
Description The following static errors can occur in a Rascal program. They cannot be caught by the Rascal program:
![]() |