class documentation

class NodeType(Enum): (source)

View In Hierarchy

Undocumented

Constant CLASS Undocumented
Constant INTERFACE Undocumented
Constant PACKAGE Undocumented

Undocumented

Value
'class'
INTERFACE: str = (source)

Undocumented

Value
'interface'

Undocumented

Value
'package'