Libraries
»
astree
(1.1.1)
»
Index
»
ASTree
»
parse
Method: ASTree.parse
Defined in:
lib/astree.rb
.
parse
(source_code) ⇒
Object
13 14 15
# File 'lib/astree.rb', line 13
def
self
.
parse
(
source_code
)
new
(
source_code
)
end