るりまサーチ

最速Rubyリファレンスマニュアル検索!
261件ヒット [1-100件を表示] (0.039秒)
トップページ > クエリ:Integer[x] > クエリ:SEQUENCE[x]

別のキーワード

  1. openssl integer
  2. asn1 integer
  3. _builtin integer
  4. integer upto
  5. integer downto

検索結果

<< 1 2 3 > >>

OpenSSL::ASN1::SEQUENCE -> Integer (18218.0)

ASN.1 UNIVERSAL タグの、 SEQUENCE のタグ番号 16 を表す定数です。

...ASN.1 UNIVERSAL タグの、
SEQUENCE
のタグ番号 16 を表す定数です。...

Psych::Nodes::Sequence#style -> Integer (3129.0)

sequence の style を返します。

...sequence の style を返します。

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

Psych::Nodes::Sequence::ANY -> Integer (3119.0)

「任意」のスタイルを意味します。

...「任意」のスタイルを意味します。

emitter が適当に style を決めます。

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

Psych::Nodes::Sequence::BLOCK -> Integer (3119.0)

block style を表します。

...block style を表します。

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

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

flow style を表します。

...flow style を表します。

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

絞り込み条件を変える

Enumerator::ArithmeticSequence#hash -> Integer (3101.0)

自身のハッシュ値を返します。

...自身のハッシュ値を返します。

begin, end, step, exclude_end? が等しい Enumerable::ArithmeticSequence
同じハッシュ値を返します。...

Enumerator::ArithmeticSequence#size -> Integer | nil (3101.0)

有限なら要素数を返します。 そうでなければ nil を返します。

有限なら要素数を返します。
そうでなければ nil を返します。

@return 要素数または nil を返します。

RubyVM::InstructionSequence#first_lineno -> Integer (3101.0)

self が表す命令シーケンスの 1 行目の行番号を返します。

...の 1 行目の行番号を返します。

例1:irb で実行した場合

RubyVM::InstructionSequence.compile('num = 1 + 2').first_lineno
# => 1

例2:

# /tmp/method.rb
require "foo-library"
def foo
p :foo
end

RubyVM::InstructionSequence.of(method(:foo)).first_lineno
# => 2...

Net::IMAP::FetchData#seqno -> Integer (123.0)

メッセージの sequence number を返します。

...メッセージの sequence number を返します。

Net::IMAP#uid_fetch、Net::IMAP#uid_storeであっても
UID ではなく、sequence numberを返します。...

Net::IMAP#search(keys, charset = nil) -> [Integer] (117.0)

SEARCH コマンドを送り、条件に合うメッセージの message sequence number を配列で返します。

...SEARCH コマンドを送り、条件に合うメッセージの message sequence number
を配列で返します。

Net::IMAP#examine もしくは Net::IMAP#select で
指定したメールボックスを検索対象とします。

検索の条件は key に文字列の1次元配列もしくは...

絞り込み条件を変える

<< 1 2 3 > >>