Module UntypedAST.A

type t = attr
val str : string -> t
val app : string -> t list -> t
val quoted : string -> t
val list : t list -> t