lib/jsduck/function_ast.rb
0 → 100644
+72
−0
spec/function_ast_spec.rb
0 → 100644
+50
−0
Loading
To auto-detect return types of functions from source code. This version is able to auto-detect if a simple function without any control flow statements returns this.