org.encalmo.writer.xml

Members list

Type members

Classlikes

XmlOutputBuilder is a base trait for output builders that produce XML output.

XmlOutputBuilder is a base trait for output builders that produce XML output.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
object XmlUtils

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
XmlUtils.type
trait XmlWriter[A]

Typeclass for writing XML output.

Typeclass for writing XML output.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object XmlWriter

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
XmlWriter.type

Macro parts of the XmlWriter toolkit.

Macro parts of the XmlWriter toolkit.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case class XmlWriterMacroContext(tagNameCandidate: Option[TagName], builder: Builder, hasTag: Boolean)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object XmlWriterMacroVisitor extends TypeTreeVisitor

Attributes

Supertypes
trait TypeTreeVisitor
class Object
trait Matchable
class Any
Self type
object annotation

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
annotation.type