Package

izumi.fundamentals

reflection

Permalink

package reflection

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. reflection
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class CirceToolMacro extends AnyRef

    Permalink
  2. final class ScalacSink extends AbstractStringTrivialSink

    Permalink
  3. type SingletonUniverse = Universe with Singleton

    Permalink
  4. class TagLambdaMacro extends TagMacro

    Permalink
    Annotations
    @silent( "deprecated" )
  5. class TagMacro extends AnyRef

    Permalink
    Annotations
    @silent( "deprecated" )

Value Members

  1. object AnnotationTools

    Permalink
  2. object CirceTool

    Permalink
  3. object DebugProperties extends DebugProperties

    Permalink

    Java properties and macro settings that control behavior and debug output of Lightweight Reflection macros

    Java properties and macro settings that control behavior and debug output of Lightweight Reflection macros

    See also

    DebugProperties

  4. object ReflectionUtil

    Permalink
  5. object Tags

    Permalink
  6. object TrivialMacroLogger

    Permalink

    To see macro debug output during compilation, set -Dizumi.debug.macro.rtti=true java property! e.g.

    To see macro debug output during compilation, set -Dizumi.debug.macro.rtti=true java property! e.g.

    sbt -Dizumi.debug.macro.rtti=true compile
    See also

    DebugProperties

  7. object TypeUtil

    Permalink
  8. package macrortti

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped