rnode¶
-
class
guerilla.
rnode
¶ Bases:
object
A node wrapper to the internal traversal node
-
getattributes
(start, end)¶ Get the raw attributes of the node
Parameters: - start (number) – The start time of the attributes to get
- end (number) – The end time of the attributes to get
Returns: the attributes of the node
Return type: {attributes}
-