class

NoDoc

const class NoDoc : Obj, Facet

Annotate a type or slot as undocumented. This facet indicates an API should not be documented with automated tools such as Fandoc. As a developer you should avoid using these types and slots since they are explicitly marked as not part of the public API.

fields defVal

Singleton for NoDoc facet

defVal const static NoDoc : defVal

Singleton for NoDoc facet.

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST