JuliaTeX / TreeView.jl

Draw Julia syntax trees as a graph
Other
82 stars 15 forks source link

Tree of a symbol doesn't work #19

Open dpsanders opened 5 years ago

dpsanders commented 5 years ago
julia> @tree x
MethodError: no method matching @tree(::LineNumberNode, ::Module, ::Symbol)
Closest candidates are:
  @tree(::LineNumberNode, ::Module, !Matched::Expr) at /Users/dpsanders/.julia/dev/TreeView/src/tree.jl:65