Nemerle Documentation

WarningOptions Class

Module used to enumerate and filter warnings emitted by compiler

For a list of all members of this type, see WarningOptions Members.

System.Object
   Nemerle.Compiler.WarningOptions

public abstract class WarningOptions

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Nemerle.Compiler

Assembly: Nemerle.Compiler (in Nemerle.Compiler)

See Also

WarningOptions Members | Nemerle.Compiler Namespace