PrettifyVerbatimSerializer

play.doc.PrettifyVerbatimSerializer
object PrettifyVerbatimSerializer extends VerbatimSerializer

Prints verbatim nodes in such a format that Google Code Prettify will work with them

Attributes

Graph
Supertypes
trait VerbatimSerializer
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def serialize(node: VerbatimNode, printer: Printer): Unit