.Pollenparse
function defined in module
Pollen
parse(io, format)
parse(path, format)
parse(str, format)
Parse source in
format into a tree. Input can come from an
io::IO or a string
str.
parse(path)
Parse source in
AbstractPath
path into a tree.
extensionformat is used to find the correct
Format to use.
The following pages link back here:
docs.jl , formats/format.jl , formats/html.jl , formats/json.jl , formats/juliasyntax.jl , formats/jupyter.jl , formats/markdown.jl , rewriters/documentfolder.jl , rewriters/documenttree.jl , rewriters/modulereference.jl , rewriters/parsecode.jl , rewriters/sourcefiles.jl