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

Source

field_protectedGet_privateSet

protected readonly Int field_protectedGet_privateSet

Source

field_protected_const

const protected Int field_protected_const

Source

field_protected_readonly

protected readonly Int field_protected_readonly

Source

field_public

Int field_public

Source

field_publicGet_privateSet

readonly Int field_publicGet_privateSet

Source

field_publicGet_protectedSet

Int field_publicGet_protectedSet { protected set }

Source

field_public_const

const Int field_public_const

Source

field_public_readonly

readonly Int field_public_readonly

Source

method_abstract

abstract Void method_abstract()

Source

method_protected

protected Void method_protected()

Source

method_public

Void method_public()

Source

method_virtual

virtual Void method_virtual()

Source