chr_new()instantiates a newchrnode.chr_type()checks if the node is achrnode.chr_<child>_get()returns the<child>node ofchr.chr_<child>_set()sets the new<child>and deletes the old<child>.chr_<child>_rep()sets the new<child>and returns the old<child>.