A member reference expression.
Examples:
`value null` `function Iterable.map`
Anything
MemberDec
Dec
Primary
ValueExpression
Expression
Node
Object
Anything
Initializer |
MemberDec() |
Attributes | |
children | Source Codeshared formal <DecQualifier|LIdentifier>[] children The child nodes of this node. |
name | Source Codeshared formal LIdentifier name The name of the declaration. |
qualifier | Source Codeshared formal DecQualifier qualifier The qualifier of the dec, if present. |
Inherited Attributes |
Attributes inherited from: Dec |
Attributes inherited from: Expression |
Attributes inherited from: Node |
Attributes inherited from: Object hash , string |
Inherited Methods |
Methods inherited from: Node |
Methods inherited from: Object equals |