Navigation: X# Documentation > X# Compiler Errors and Warnings
Error XS1018
Keyword 'SELF' or 'SUPER' expected
The compiler encountered an incomplete constructor declaration.
The following example generates XS1018, and suggests several ways to resolve the error:
// XS1018.prg