logo

abstract class

docCompiler::HtmlDocTest

sys::Obj
  docCompiler::HtmlDocTest

HtmlDocTest is used for used for testing HTML generation for the docCompiler pod.

Slots

field_protected

protected Int field_protected

field_protectedGet_privateSet

protected readonly Int field_protectedGet_privateSet

field_protected_const

const protected Int field_protected_const

field_protected_readonly

protected readonly Int field_protected_readonly

field_public

Int field_public

field_publicGet_privateSet

readonly Int field_publicGet_privateSet

field_publicGet_protectedSet

Int field_publicGet_protectedSet { protected set }

field_public_const

const Int field_public_const

field_public_readonly

readonly Int field_public_readonly

method_abstract

abstract Void method_abstract()

method_protected

protected Void method_protected()

method_public

Void method_public()

method_virtual

virtual Void method_virtual()