Results for: "gsub"

Gem::StubSpecification reads the stub: line from the gemspec. This prevents us having to eval the entire gemspec in order to find out certain information.

No documentation available

Flags for arguments nodes.

Flags for array nodes.

Flags for call nodes.

Flags for nodes that have unescaped content.

Flags for integer nodes that correspond to the base of the integer.

Flags for interpolated string nodes that indicated mutability if they are also marked as literals.

Flags for keyword hash nodes.

Flags for while and until loop nodes.

Flags for parameter nodes.

Flags for range and flip-flop nodes.

Flags for regular expression and match last line nodes.

Flags for shareable constant nodes.

Flags for string nodes.

Flags for symbol nodes.

The flags that are common to all nodes.

Mixin methods for Gem::Command to promote available RubyGems update

No documentation available

This class walks a YAML AST, converting each node to Ruby

No documentation available

A result class specialized for holding tokens produced by the lexer.

A flags field represents a bitset of flags on a node. It resolves to an integer in Ruby. Note that the flags cannot be accessed directly on the node because the integer is kept private. Instead, the various flags in the bitset should be accessed through their query methods.

This module is the entry-point for converting a prism syntax tree into the seattlerb/ruby_parser gem’s syntax tree.

No documentation available
Search took: 4ms  ·  Total Results: 347