Package

org.portablescala

reflect

Permalink

package reflect

Visibility
  1. Public
  2. All

Type Members

  1. final class InstantiatableClass extends AnyRef

    Permalink

    A wrapper for a class that can be instantiated.

  2. final class InvokableConstructor extends AnyRef

    Permalink

    A description of a constructor that can reflectively invoked.

  3. final class LoadableModuleClass extends AnyRef

    Permalink

    A wrapper for a module class that can be loaded.

Value Members

  1. object Reflect

    Permalink
  2. package annotation

    Permalink

Ungrouped