Member predicate API :: Node :: getASubscript
Gets a node representing a subscript of this node.
For example obj[x]
is a subscript of obj
.
Node
getASubscript
(
)