Skip to content

hasInterface

Canonical path: o6.hasInterface

hasInterface

hasInterface(instance)

Attach a declaration to its containing node through HasInterface.

Declared types normally list their InterfaceTypes in the interfaces argument of o6.objecttype or o6.variabletype; this helper covers the remaining cases where the reference is declared like any other child.

See Type interfaces.