Typehinting merge #50

已合并
belliash 2019-04-17 11:27:52 +02:00 将 298 次代码提交从 typehinting合并至 master
仅显示提交 f71e60f641 的更改 - 显示所有提交

查看文件

@@ -1100,6 +1100,8 @@ struct ph7_class_method {
sxi32 iFlags; /* Methods configuration */
sxi32 iCloneDepth; /* Clone depth [Only used by the magic method __clone ] */
sxu32 nLine; /* Line on which this method was defined */
sxu32 nType; /* Return data type expected by this method */
SyString sClass; /* Return class expected by this method */
};
/*
* Each active object (class instance) is represented by an instance of