るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.009秒)
トップページ > ライブラリ:psych[x] > クエリ:FLOW[x] > クラス:Psych::Nodes::Sequence[x]

別のキーワード

  1. psych flow
  2. mapping flow
  3. sequence flow
  4. flow psych
  5. flow psych::nodes::mapping

種類

検索結果

Psych::Nodes::Sequence::FLOW -> Integer (18120.0)

flow style を表します。

...flow style を表します。

@see Psych::Nodes::Sequence.new,
Psych::Nodes::Sequence
#style...

Psych::Nodes::Sequence.new(anchor=nil, tag=nil, implicit=true, style=BLOCK) -> Psych::Nodes::Sequence (9.0)

新たな sequence オブジェクトを生成します。

...メント上の style を整数で指定します。以下のいずれ
かを指定できます。
* Psych::Nodes::Sequence::ANY
* Psych::Nodes::Sequence::BLOCK
* Psych::Nodes::Sequence::FLOW

@param anchor sequence に付加された anchor
@param tag sequence に付加された tag
@param im...