We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Meta.parse
1 parent ec2b509 commit 70aef64Copy full SHA for 70aef64
base/meta.jl
@@ -16,6 +16,8 @@ export quot,
16
show_sexpr,
17
@dump
18
19
+public parse
20
+
21
using Base: isidentifier, isoperator, isunaryoperator, isbinaryoperator, ispostfixoperator
22
import Base: isexpr
23
0 commit comments