object SourcePosition

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

Value Members

  1. macro def fromEnclosing(): SourcePosition

    Creates a SourcePosition by using the enclosing position of the invocation of this method.

    Creates a SourcePosition by using the enclosing position of the invocation of this method.

    returns

    SourcePosition

    See also

    scala.reflect.macros.Enclosures#enclosingPosition