This function returns the tree representation for the vector field(s) being accessed from contant vector. If only one component of vector is accessed (v.x or v[0] where v is a contant vector), then a contant node is returned, else an aggregate node is returned (for v.xy). The input to this function could either be the symbol node or it could be the intermediate tree representation of accessing fie
source not stored for this graph (policy: none)
no test coverage detected