agl-processor
/
net.akehurst.language.agl.sppt
/
SPPTBranchFromInput
/
contains
contains
open override fun
contains
(other:
SPPTNode
):
Boolean
Content copied to clipboard
this leaf contains another leaf if they are equal
this branch contains another branch if all the children alternatives of the other are contained in this
Return
true if this node 'contains' the other node
Parameters
other