Xbasic

Type::Definition Class

Description

Introspection of Type Information for Classes and Namespaces from Xbasic.

Properties

ancestorCharacter

String ancestor property

..N]attributes[1

attributes[1 ..N] property

..N]classes[1

classes[1 ..N] property

descriptionCharacter

String description property

..N]methods[1

methods[1 ..N] property

nameCharacter

String name property

..N]properties[1

properties[1 ..N] property

Methods

Exists Method

Return true of a type exists (may or may not have metadata).

find Method

Find a class by name.

GetJsonDefinition Method

Returns a JSON definition of a class.

getkind Method

Get Kind of class.

See Also