net.maffoo.jsonquote

play

package play

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. play
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class PlayToLiteralJson extends AnyVal

    Rendering JsValue produces valid json literal

  2. implicit final class RichJsonSringContext extends AnyVal

  3. class Sentinel[A <: AnyRef] extends AnyRef

Value Members

  1. object Parse extends Parser[JsValue, (String, JsValue)]

  2. object SpliceField

  3. object SpliceFieldName

  4. object SpliceFieldNameOpt

  5. object SpliceFieldOpt

  6. object SpliceFields

  7. object SpliceValue extends Sentinel[JsValue]

  8. object SpliceValues extends Sentinel[JsValue]

  9. def jsonImpl(c: Context)(args: scala.reflect.macros.Context.Expr[Any]*): scala.reflect.macros.Context.Expr[JsValue]

Inherited from AnyRef

Inherited from Any

Ungrouped