foo eq "bar" and baz ew "S" — translates to a Conjunction node with two Comparison nodes.
foo eq "bar" and baz ew "S"
getNodes(): Node[]
Returns all nodes.