containsNode

Declaration

boolean containsNode(
    Node node, 
    optional boolean allowPartial
);