Navigation: X# 文档 > X# 编译器错误和警告
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