com.foursquare

macros

package macros

Visibility
  1. Public
  2. All

Type Members

  1. case class CodeRef(file: String, line: Int) extends Product with Serializable

    Holder for file relative to the compiler working directory as a string, and line number of file.

  2. class StackElement extends AnyRef

Value Members

  1. object CodeRef extends Serializable

  2. object StackElement

Ungrouped