CVBpy 14.0
NodeList Class Reference

Node access. More...

Inherits object.

Static Public Attributes

int Addresses = 3
 Node accesses the register address nodes (not constants).
 
int Child = 0
 Node accesses the child nodes. More...
 
int Invalidator = 2
 Node accesses the invalidator nodes.
 
int Selected = 1
 Node accesses the selected nodes.
 

Detailed Description

Node access.

Member Data Documentation

◆ Child

int Child = 0
static

Node accesses the child nodes.

Category: Nodes in category. Enumeration: EnumEntry nodes. SwissKnifes: Variables.