;; Analyzed by ClojureScript 1.9.14
{:use-macros nil, :excludes #{}, :name instaparse.viz, :imports nil, :requires nil, :uses nil, :defs {span {:protocol-inline nil, :meta {:file "/Users/antoniogarrote/Development/raml-parser-toolbelt/tools/datatype-expansion/browser/instaparse/viz.cljs", :line 3, :column 7, :end-line 3, :end-column 11, :arglists (quote ([tree])), :doc "Takes a subtree of the parse tree and returns a [start-index end-index] pair\n   indicating the span of text parsed by this subtree.\n   start-index is inclusive and end-index is exclusive, as is customary\n   with substrings.\n   Returns nil if no span metadata is attached."}, :name instaparse.viz/span, :variadic false, :file "browser/instaparse/viz.cljs", :end-column 11, :method-params ([tree]), :protocol-impl nil, :arglists-meta (nil nil), :column 1, :line 3, :end-line 3, :max-fixed-arity 1, :fn-var true, :arglists (quote ([tree])), :doc "Takes a subtree of the parse tree and returns a [start-index end-index] pair\n   indicating the span of text parsed by this subtree.\n   start-index is inclusive and end-index is exclusive, as is customary\n   with substrings.\n   Returns nil if no span metadata is attached."}}, :require-macros nil, :cljs.analyzer/constants {:seen #{:instaparse.gll/end-index :instaparse.gll/start-index}, :order [:instaparse.gll/start-index :instaparse.gll/end-index]}, :doc nil}