filterComments

throws the nodes away which are inside of a comment

  1. Node[] filterComments(Node[] nodes)
  2. Node[] filterComments(Dominator dom)
    Node[]
    filterComments
    (
    Dominator dom
    )

Return Value

Type: Node[]

Node[]

Meta