mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] Fix experimental marker [ci skip]
This commit is contained in:
parent
219643c075
commit
421dd31145
1 changed files with 2 additions and 2 deletions
|
@ -288,8 +288,8 @@ RubyVM::AbstractSyntaxTree::
|
||||||
* RubyVM::AbstractSyntaxTree.parse_file parses a given file and returns AST
|
* RubyVM::AbstractSyntaxTree.parse_file parses a given file and returns AST
|
||||||
nodes. [experimental]
|
nodes. [experimental]
|
||||||
|
|
||||||
* RubyVM::AbstractSyntaxTree.of returns AST nodes of the given proc or method.
|
* RubyVM::AbstractSyntaxTree.of returns AST nodes of the given proc or
|
||||||
experimental::
|
method. [experimental]
|
||||||
|
|
||||||
RubyVM::
|
RubyVM::
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue