PHP マニュアル
関数リファレンス
テキスト処理
Parle
Parle\Stack
Parle\Stack::pop
Parle\Stack::push
Parle\Stack::pop
Parle\Token
Parle\Stack
PHP マニュアル
Parle\Stack::push
Push an item into the stack
説明
public
void
Parle\Stack::push
(
mixed
$item
)
パラメータ
item
Variable to be pushed.
戻り値
値を返しません。