@tbela99/css-parser
    Preparing search index...

    Enumeration WalkerOptionEnum

    options for the walk function

    Index

    Enumeration Members

    Enumeration Members

    Children: 4

    ignore the current node and process its children

    Ignore: 1

    ignore the current node and its children

    IgnoreChildren: 8

    ignore the current node children

    Stop: 2

    stop walking the tree