flp_new()
instantiates a newflp
node.flp_type()
checks if the node is aflp
node.flp_<child>_get()
returns the<child>
node offlp
.flp_<child>_set()
sets the new<child>
and deletes the old<child>
.flp_<child>_rep()
sets the new<child>
and returns the old<child>
.