nitc :: APropdef :: object_sites=
instantiation, method dispatch, attribute access, subtyping-test
# Contain all AST-parts related to object mechanisms the propdef has: # instantiation, method dispatch, attribute access, subtyping-test var object_sites: Array[AExpr] = new Array[AExpr]