Results for: "Logger"

def foo(bar, *baz); end

^^^^^^^^^

The top-level program node.

0..5 ^^^^

super(foo) ^^^^^^^^^^

Returns the set of targets for a MultiTargetNode or a MultiWriteNode.

Wonky heredoc tab/spaces rules. github.com/ruby/prism/blob/v1.3.0/src/prism.c#L10548-L10558

Wonky heredoc tab/spaces rules. github.com/ruby/prism/blob/v1.3.0/src/prism.c#L16528-L16545

A block on a keyword or method call.

1.0 ^^^

Visit the interpolated content of the string-like node.

def foo(bar, *baz); end

^^^^^^^^^

def foo((bar, baz)); end

^^^^^^^^^^

The top-level program node.

0..5 ^^^^

super(foo) ^^^^^^^^^^

Pattern constants get wrapped in another layer of :const.

No documentation available

Get the subject’s key identifier from the subjectKeyIdentifier exteension, as described in RFC5280 Section 4.2.1.2.

Returns the binary String key identifier or nil or raises ASN1::ASN1Error.

Get the issuing certificate’s key identifier from the authorityKeyIdentifier extension, as described in RFC5280 Section 4.2.1.1

Returns the binary String keyIdentifier or nil or raises ASN1::ASN1Error.

Get the information and services for the issuer from the certificate’s authority information access extension exteension, as described in RFC5280 Section 4.2.2.1.

Returns an array of strings or nil or raises ASN1::ASN1Error.

foo => [bar]

^^^^^

foo(&bar)

^^^^

foo.bar, = 1 ^^^^^^^

foo => bar => baz

^^^^^^^^^^

Foo, = bar ^^^

Search took: 4ms  ·  Total Results: 2090