FieldAccessExpr

constructor()(source)
constructor(scope: Expression, name: String)(source)
constructor(scope: Expression, typeArguments: NodeList<Type>, name: SimpleName)(source)


constructor(tokenRange: TokenRange, scope: Expression, typeArguments: NodeList<Type>, name: SimpleName)(source)

This constructor is used by the parser and is considered private.