Returns the first non-whitespace/non-comment node in nodes. If there is no such node, null is returned.
nodes
null
Optional
Generated using TypeDoc
Returns the first non-whitespace/non-comment node in
nodes
. If there is no such node,null
is returned.