com.mbeddr.mpsutil.compare.structure.AssertNodeEquals currently accepts only one expected and one actual node.
We should extend it (or have an additional concept) to accept several expected and actual nodes. If both parameters are statically evaluatable, we should check that they have the same number of elements.