Class CollectionMemberDeclNode


public class CollectionMemberDeclNode extends IdentificationVariableDeclNode
INTERNAL

Purpose: Represent collection member identification variable declaration as part of the FROM clause: IN(c.orders) o.

Responsibilities:

  • Manage the path node specifying the collection.