Improve highlighting in RubyVM::AbstractSyntaxTree docs when using ri
This commit is contained in:
parent
b4b22b9278
commit
9e02568363
2
ast.rb
2
ast.rb
@ -15,7 +15,7 @@ class RubyVM
|
|||||||
# access children nodes by name, etc.
|
# access children nodes by name, etc.
|
||||||
#
|
#
|
||||||
# If you are looking for a stable API or an API working under multiple Ruby
|
# If you are looking for a stable API or an API working under multiple Ruby
|
||||||
# implementations, consider using the +parser+ gem or Ripper. If you would
|
# implementations, consider using the _parser_ gem or Ripper. If you would
|
||||||
# like to make RubyVM::AbstractSyntaxTree stable, please join the discussion
|
# like to make RubyVM::AbstractSyntaxTree stable, please join the discussion
|
||||||
# at https://bugs.ruby-lang.org/issues/14844.
|
# at https://bugs.ruby-lang.org/issues/14844.
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user