Pike programming language

Top MasterObject
➤ MasterObject()->read_precompiled() MasterObject()->runtime_warning() ➤

Method MasterObject()->report()


Method report

optional void report(SeverityLevel severity, string filename, int(0..) linenumber, string subsystem, string message, mixed ... extra_args)

Description

The master object may implement the Reporter API in lieu of compile_warning() and compile_error().

See also

Reporter()->report(), compile_warning(), compile_error()

Extracted from as of .