Module Stog_dotSource

module XR = Xtmpl.Rewrite
module Xml = Xtmpl.Xml
Sourceval concat_code : ?loc:(Lexing.position * Lexing.position) -> XR.tree list -> string
Sourceval fun_dot : Stog.Types.stog -> Stog.Types.stog Stog.Engine.XR.env -> ?loc:Xtmpl.Types.loc -> XR.attributes -> XR.tree list -> Stog.Types.stog * XR.tree list