Package

com.lucidchart.relate

macros

Permalink

package macros

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

Type Members

  1. macro class Record extends Annotation with StaticAnnotation

    Permalink
    Annotations
    @compileTimeOnly( ... ) @compileTimeOnly( ... )
  2. case class RecordOption[A] extends Product with Serializable

    Permalink
  3. class RowParserImpl extends AnyRef

    Permalink

Value Members

  1. object RecordOption extends Serializable

    Permalink
  2. macro def generateParser[A](colMapping: Map[String, String]): RowParser[A]

    Permalink
  3. macro def generateParser[A]: RowParser[A]

    Permalink
  4. macro def generateSnakeParser[A]: RowParser[A]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped