NODE_CLASS (ENUM)ΒΆ

TYPE NODE_CLASS :

Attributes:
qualified_only
InOut:

Name

Initial

Comment

UNSPECIFIED

0

No value is specified

OBJECT_

1

The Node is an Object

VARIABLE_

2

The Node is a Variable

METHOD_

4

The Node is a Method

OBJECT_TYPE

8

The Node is an ObjectType

VARIABLE_TYPE

16

The Node is an ObjectType

REFERENCE_TYPE

32

The Node is a ReferenceType

DATA_TYPE

64

The Node is a DataType

VIEW_

128

The Node is a View