是否是setter调用。
如果是,positionalArguments 有且只有一个位置参数,namedArguments 为空,typeArguments 也为空。
bool get isSetter;