SPL の型処理
- 導入
- SplInt — SplInt クラス
- SplInt::__construct — integer 型のオブジェクトを作成する
- SplFloat — SplFloat クラス
- SplFloat::__construct — float 型のオブジェクトを作成する
- SplEnum — SplEnum クラス
- SplEnum::__construct — 列挙型のオブジェクトを作成する
- SplBool — SplBool クラス
- SplBool::__construct — bool 型のオブジェクトを作成する
- SplString — SplString クラス
- SplString::__construct — 文字列型のオブジェクトを作成する
SPL Types
There are no user contributed notes for this page.
