[ Reference Manual | Alphabetic Index ]

Directives

Directives that can only appear in compiled files

Predicates

comment(++Type, +Information)
Adding documentational information to ECLiPSe files.
elif(+Goal)
Conditional compilation directive.
else
Conditional compilation directive.
endif
Conditional compilation directive.
if(+Goal)
Conditional compilation directive.
include(+FileSpec)
Include other files as part of the program source.
pragma(+Option)
Enable or disable compilation or other source processing options.

Generated from directives.eci on 2022-09-03 14:26