|
ReflectionAttribute クラスはじめにReflectionAttribute クラスは、 アトリビュート に関する情報を提供します。 クラス概要
ReflectionAttribute
implements
Reflector
/* 定数 */
public
const
int
ReflectionAttribute::IS_INSTANCEOF;
/* メソッド */
private __construct()
public array getArguments()
public string getName()
public int getTarget()
public bool isRepeated()
public object newInstance()
定義済み定数ReflectionAttribute のフラグ
|