Package

de.surfice

smacrotools

Permalink

package smacrotools

Visibility
  1. Public
  2. All

Type Members

  1. abstract class BlackboxMacroTools extends CommonMacroTools

    Permalink
  2. abstract class CommonMacroTools extends AnyRef

    Permalink
  3. abstract class MacroAnnotationHandler extends WhiteboxMacroTools

    Permalink
  4. abstract class WhiteboxMacroTools extends CommonMacroTools

    Permalink
  5. class debug extends Annotation with StaticAnnotation

    Permalink

    Enables debugging of an annotated angulate2 class during macro expansion and/or at runtime.

  6. abstract class LegacyMacroAnnotationHandler extends WhiteboxMacroTools

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 0.0.4) Use MacroAnnotationHandler instead

Value Members

  1. object MacroAnnotationHandler

    Permalink
  2. object debug

    Permalink

Ungrouped