Results for: "module_function"

No documentation available
No documentation available
No documentation available

Find the best specification matching a full_name.

This integer returns the current initial length of the buffer.

This sets the initial length of the buffer to length, if length > 0, otherwise its value isn’t changed.

No documentation available
No documentation available
No documentation available
No documentation available

Compile a BackReferenceReadNode node

Compile a ConstantAndWriteNode node

Compile a ConstantOperatorWriteNode node

Compile a ConstantOrWriteNode node

Compile a ConstantPathTargetNode node

Compile a ConstantPathWriteNode node

Compile a NumberedReferenceReadNode node

Foo &&= bar

becomes

Foo && Foo = bar

Foo ||= bar

becomes

defined?(Foo) ? Foo : Foo = bar

Foo += bar

becomes

Foo = Foo + bar

Dispatch enter and leave events for BackReferenceReadNode nodes and continue walking the tree.

Dispatch enter and leave events for ConstantAndWriteNode nodes and continue walking the tree.

Dispatch enter and leave events for ConstantOperatorWriteNode nodes and continue walking the tree.

Dispatch enter and leave events for ConstantOrWriteNode nodes and continue walking the tree.

Dispatch enter and leave events for ConstantPathTargetNode nodes and continue walking the tree.

Search took: 13ms  ·  Total Results: 4789