class MakeComposite extends MakeBase
Ordering
- Alphabetic
- By Inheritance
Inherited
- MakeComposite
- MakeBase
- Dsl2Model
- JsonOptNested
- JsonAggr
- JsonTypes
- CastOptNested
- CastAggr
- CastTypes
- Packed2jsonNested
- Packed2jsonFlat
- PackedValue2json
- Packed2tplComposite
- Packed2tplNested
- Packed2tplFlat
- PackedValue2cast
- Row2jsonOptNested
- RowValue2jsonOptNested
- Row2jsonNested
- Row2jsonFlat
- RowValue2json
- JsonBase
- Row2obj
- RowValue2cast
- Row2tplOptNested
- RowValue2castOptNested
- Row2tplNested
- Row2tplComposite
- Row2tplFlat
- TreeOps
- Liftables
- MacroHelpers
- Helpers
- DateHandling
- RegexMatching
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new MakeComposite(c: Context)
Type Members
-
type
E = scala.reflect.macros.Universe.Expr[_]
- Definition Classes
- MacroHelpers
-
case class
InspectMacro extends Product with Serializable
- Attributes
- protected
- Definition Classes
- MacroHelpers
-
type
PF[A, B] = PartialFunction[A, B]
- Definition Classes
- MacroHelpers
-
implicit
class
TreeHelper extends AnyRef
- Definition Classes
- MacroHelpers
-
type
W[T] = scala.reflect.macros.Universe.WeakTypeTag[T]
- Definition Classes
- MacroHelpers
-
class
att extends AnyRef
- Definition Classes
- TreeOps
-
case class
buildTplNested extends Product with Serializable
- Definition Classes
- Row2tplNested
-
class
nsp extends AnyRef
- Definition Classes
- TreeOps
-
implicit
class
richTree extends AnyRef
- Definition Classes
- TreeOps
-
case class
buildJsonNested(obj: Obj, nestedRef: List[String], txMetas: Int, postJsons: List[(Int, Int) ⇒ scala.reflect.macros.Universe.Tree]) extends Product with Serializable
- Definition Classes
- Row2jsonNested
-
class
log extends AnyRef
- Definition Classes
- Helpers
-
implicit
class
Regex extends AnyRef
- Definition Classes
- RegexMatching
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
abort(msg: String): Nothing
- Definition Classes
- Dsl2Model → TreeOps → Liftables
-
def
abortTree(tree: scala.reflect.macros.Universe.Tree, msg: String, inspect: Boolean = true): Nothing
- Definition Classes
- MacroHelpers
-
def
any(v: Any): scala.reflect.macros.Universe.Tree
- Definition Classes
- Liftables
-
def
appendEscapedString(sb: StringBuffer, s: String): Unit
- Attributes
- protected
- Definition Classes
- JsonBase
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
bigDec(arg: Any): BigDecimal
- Attributes
- protected
- Definition Classes
- Helpers
-
val
c: Context
- Definition Classes
- MakeComposite → MakeBase → Dsl2Model → Packed2jsonNested → Packed2jsonFlat → PackedValue2json → Packed2tplComposite → Packed2tplNested → Packed2tplFlat → PackedValue2cast → Row2jsonOptNested → RowValue2jsonOptNested → Row2jsonNested → Row2jsonFlat → RowValue2json → Row2obj → RowValue2cast → Row2tplOptNested → RowValue2castOptNested → Row2tplNested → Row2tplComposite → Row2tplFlat → TreeOps → Liftables → MacroHelpers
-
def
castAggrManyList[T](row: List[_], colIndex: Int): List[Set[T]]
- Attributes
- protected
- Definition Classes
- CastAggr
-
lazy val
castAggrManyList: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castAggrManyListBigDecimal(row: List[_], colIndex: Int): List[Set[BigDecimal]]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrManyListBigInt(row: List[_], colIndex: Int): List[Set[BigInt]]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrManyListDistinct[T](row: List[_], colIndex: Int): List[Set[T]]
- Attributes
- protected
- Definition Classes
- CastAggr
-
lazy val
castAggrManyListDistinct: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castAggrManyListDistinctBigDecimal(row: List[_], colIndex: Int): List[Set[BigDecimal]]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrManyListDistinctBigInt(row: List[_], colIndex: Int): List[Set[BigInt]]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrManyListDistinctInt(row: List[_], colIndex: Int): List[Set[Int]]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrManyListDistinctURI(row: List[_], colIndex: Int): List[Set[URI]]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrManyListInt(row: List[_], colIndex: Int): List[Set[Int]]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrManyListRand[T](row: List[_], colIndex: Int): List[Set[T]]
- Attributes
- protected
- Definition Classes
- CastAggr
-
lazy val
castAggrManyListRand: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castAggrManyListRandBigDecimal(row: List[_], colIndex: Int): List[Set[BigDecimal]]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrManyListRandBigInt(row: List[_], colIndex: Int): List[Set[BigInt]]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrManyListRandInt(row: List[_], colIndex: Int): List[Set[Int]]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrManyListRandURI(row: List[_], colIndex: Int): List[Set[URI]]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrManyListURI(row: List[_], colIndex: Int): List[Set[URI]]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrManySingle[T](row: List[_], colIndex: Int): Set[T]
- Attributes
- protected
- Definition Classes
- CastAggr
-
lazy val
castAggrManySingle: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castAggrManySingleBigDecimal(row: List[_], colIndex: Int): Set[BigDecimal]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrManySingleBigInt(row: List[_], colIndex: Int): Set[BigInt]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrManySingleInt(row: List[_], colIndex: Int): Set[Int]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrManySingleURI(row: List[_], colIndex: Int): Set[URI]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrOneList[T](row: List[_], colIndex: Int): List[T]
- Attributes
- protected
- Definition Classes
- CastAggr
-
lazy val
castAggrOneList: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castAggrOneListBigDecimal(row: List[_], colIndex: Int): List[BigDecimal]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrOneListBigInt(row: List[_], colIndex: Int): List[BigInt]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrOneListDistinct[T](row: List[_], colIndex: Int): List[T]
- Attributes
- protected
- Definition Classes
- CastAggr
-
lazy val
castAggrOneListDistinct: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castAggrOneListDistinctBigDecimal(row: List[_], colIndex: Int): List[BigDecimal]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrOneListDistinctBigInt(row: List[_], colIndex: Int): List[BigInt]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrOneListDistinctInt(row: List[_], colIndex: Int): List[Int]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrOneListDistinctURI(row: List[_], colIndex: Int): List[URI]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrOneListInt(row: List[_], colIndex: Int): List[Int]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrOneListRand[T](row: List[_], colIndex: Int): List[T]
- Attributes
- protected
- Definition Classes
- CastAggr
-
lazy val
castAggrOneListRand: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castAggrOneListRandBigDecimal(row: List[_], colIndex: Int): List[BigDecimal]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrOneListRandBigInt(row: List[_], colIndex: Int): List[BigInt]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrOneListRandInt(row: List[_], colIndex: Int): List[Int]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrOneListRandURI(row: List[_], colIndex: Int): List[URI]
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrOneListURI(row: List[_], colIndex: Int): List[URI]
- Attributes
- protected
- Definition Classes
- CastAggr
-
lazy val
castAggrOneSingle: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castAggrSingleSample[T](row: List[_], colIndex: Int): T
- Attributes
- protected
- Definition Classes
- CastAggr
-
lazy val
castAggrSingleSample: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castAggrSingleSampleBigDecimal(row: List[_], colIndex: Int): BigDecimal
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrSingleSampleBigInt(row: List[_], colIndex: Int): BigInt
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrSingleSampleInt(row: List[_], colIndex: Int): Int
- Attributes
- protected
- Definition Classes
- CastAggr
-
def
castAggrSingleSampleURI(row: List[_], colIndex: Int): URI
- Attributes
- protected
- Definition Classes
- CastAggr
-
lazy val
castAttr: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
lazy val
castEnum: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
lazy val
castKeyedMapAttr: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castMany[T](row: List[_], colIndex: Int): Set[T]
- Attributes
- protected
- Definition Classes
- CastTypes
-
lazy val
castManyAttr: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castManyBigDecimal(row: List[_], colIndex: Int): Set[BigDecimal]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castManyBigInt(row: List[_], colIndex: Int): Set[BigInt]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castManyEnum(row: List[_], colIndex: Int): Set[String]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castManyInt(row: List[_], colIndex: Int): Set[Int]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castManyURI(row: List[_], colIndex: Int): Set[URI]
- Attributes
- protected
- Definition Classes
- CastTypes
-
lazy val
castMapAttr: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
lazy val
castMapAttr_: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castMapBigDecimal(row: List[_], colIndex: Int): Map[String, BigDecimal]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castMapBigInt(row: List[_], colIndex: Int): Map[String, BigInt]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castMapBoolean(row: List[_], colIndex: Int): Map[String, Boolean]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castMapDate(row: List[_], colIndex: Int): Map[String, Date]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castMapDouble(row: List[_], colIndex: Int): Map[String, Double]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castMapInt(row: List[_], colIndex: Int): Map[String, Int]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castMapLong(row: List[_], colIndex: Int): Map[String, Long]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castMapString(row: List[_], colIndex: Int): Map[String, String]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castMapURI(row: List[_], colIndex: Int): Map[String, URI]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castMapUUID(row: List[_], colIndex: Int): Map[String, UUID]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOne[T](row: List[_], colIndex: Int): T
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOneAny(row: List[_], colIndex: Int): Any
- Attributes
- protected
- Definition Classes
- CastTypes
-
lazy val
castOneAttr: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castOneBigDecimal(row: List[_], colIndex: Int): BigDecimal
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOneBigInt(row: List[_], colIndex: Int): BigInt
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOneInt(row: List[_], colIndex: Int): Int
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOneURI(row: List[_], colIndex: Int): URI
- Attributes
- protected
- Definition Classes
- CastTypes
-
lazy val
castOptApplyAttr: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castOptApplyMany[T](row: List[_], colIndex: Int): Option[Set[T]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
lazy val
castOptApplyManyAttr: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castOptApplyManyBigDecimal(row: List[_], colIndex: Int): Option[Set[BigDecimal]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyManyBigInt(row: List[_], colIndex: Int): Option[Set[BigInt]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyManyDouble(row: List[_], colIndex: Int): Option[Set[Double]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyManyInt(row: List[_], colIndex: Int): Option[Set[Int]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyManyLong(row: List[_], colIndex: Int): Option[Set[Long]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyManyURI(row: List[_], colIndex: Int): Option[Set[URI]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
lazy val
castOptApplyMapAttr: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
lazy val
castOptApplyMapAttr_: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castOptApplyMapBigDecimal(row: List[_], colIndex: Int): Option[Map[String, BigDecimal]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyMapBigInt(row: List[_], colIndex: Int): Option[Map[String, BigInt]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyMapBoolean(row: List[_], colIndex: Int): Option[Map[String, Boolean]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyMapDate(row: List[_], colIndex: Int): Option[Map[String, Date]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyMapDouble(row: List[_], colIndex: Int): Option[Map[String, Double]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyMapInt(row: List[_], colIndex: Int): Option[Map[String, Int]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyMapLong(row: List[_], colIndex: Int): Option[Map[String, Long]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyMapString(row: List[_], colIndex: Int): Option[Map[String, String]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyMapURI(row: List[_], colIndex: Int): Option[Map[String, URI]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyMapUUID(row: List[_], colIndex: Int): Option[Map[String, UUID]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyOne[T](row: List[_], colIndex: Int): Option[T]
- Attributes
- protected
- Definition Classes
- CastTypes
-
lazy val
castOptApplyOneAttr: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castOptApplyOneBigDecimal(row: List[_], colIndex: Int): Option[BigDecimal]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyOneBigInt(row: List[_], colIndex: Int): Option[BigInt]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyOneDouble(row: List[_], colIndex: Int): Option[Double]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyOneInt(row: List[_], colIndex: Int): Option[Int]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyOneLong(row: List[_], colIndex: Int): Option[Long]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptApplyOneURI(row: List[_], colIndex: Int): Option[URI]
- Attributes
- protected
- Definition Classes
- CastTypes
-
lazy val
castOptAttr: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
lazy val
castOptEnum: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castOptMany[T](row: List[_], colIndex: Int): Option[Set[T]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
lazy val
castOptManyAttr: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castOptManyBigDecimal(row: List[_], colIndex: Int): Option[Set[BigDecimal]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptManyBigInt(row: List[_], colIndex: Int): Option[Set[BigInt]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptManyDouble(row: List[_], colIndex: Int): Option[Set[Double]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptManyEnum(row: List[_], colIndex: Int): Option[Set[String]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptManyInt(row: List[_], colIndex: Int): Option[Set[Int]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptManyLong(row: List[_], colIndex: Int): Option[Set[Long]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptManyRefAttr(row: List[_], colIndex: Int): Option[Set[Long]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptManyURI(row: List[_], colIndex: Int): Option[Set[URI]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
lazy val
castOptMapAttr: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
lazy val
castOptMapAttr_: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castOptMapBigDecimal(row: List[_], colIndex: Int): Option[Map[String, BigDecimal]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptMapBigInt(row: List[_], colIndex: Int): Option[Map[String, BigInt]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptMapBoolean(row: List[_], colIndex: Int): Option[Map[String, Boolean]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptMapDate(row: List[_], colIndex: Int): Option[Map[String, Date]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptMapDouble(row: List[_], colIndex: Int): Option[Map[String, Double]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptMapInt(row: List[_], colIndex: Int): Option[Map[String, Int]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptMapLong(row: List[_], colIndex: Int): Option[Map[String, Long]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptMapString(row: List[_], colIndex: Int): Option[Map[String, String]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptMapURI(row: List[_], colIndex: Int): Option[Map[String, URI]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptMapUUID(row: List[_], colIndex: Int): Option[Map[String, UUID]]
- Attributes
- protected
- Definition Classes
- CastTypes
-
lazy val
castOptNestedAttr: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2castOptNested
-
lazy val
castOptNestedEnum: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2castOptNested
-
def
castOptNestedMany[T](it: Iterator[_]): Set[T]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
lazy val
castOptNestedManyAttr: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2castOptNested
-
def
castOptNestedManyBigDecimal(it: Iterator[_]): Set[BigDecimal]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedManyBigInt(it: Iterator[_]): Set[BigInt]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedManyEnum(it: Iterator[_]): Set[String]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedManyInt(it: Iterator[_]): Set[Int]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedManyRefAttr(it: Iterator[_]): Set[Long]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
lazy val
castOptNestedMapAttr: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2castOptNested
-
lazy val
castOptNestedMapAttr_: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2castOptNested
-
def
castOptNestedMapBigDecimal(it: Iterator[_]): Map[String, BigDecimal]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedMapBigInt(it: Iterator[_]): Map[String, BigInt]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedMapBoolean(it: Iterator[_]): Map[String, Boolean]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedMapDate(it: Iterator[_]): Map[String, Date]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedMapDouble(it: Iterator[_]): Map[String, Double]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedMapInt(it: Iterator[_]): Map[String, Int]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedMapLong(it: Iterator[_]): Map[String, Long]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedMapString(it: Iterator[_]): Map[String, String]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedMapURI(it: Iterator[_]): Map[String, URI]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedMapUUID(it: Iterator[_]): Map[String, UUID]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOne[T](it: Iterator[_]): T
- Attributes
- protected
- Definition Classes
- CastOptNested
-
lazy val
castOptNestedOneAttr: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2castOptNested
-
def
castOptNestedOneBigDecimal(it: Iterator[_]): BigDecimal
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOneBigInt(it: Iterator[_]): BigInt
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOneEnum(it: Iterator[_]): String
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOneInt(it: Iterator[_]): Int
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOneRefAttr(it: Iterator[_]): Long
- Attributes
- protected
- Definition Classes
- CastOptNested
-
lazy val
castOptNestedOptAttr: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2castOptNested
-
lazy val
castOptNestedOptEnum: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2castOptNested
-
def
castOptNestedOptMany[T](it: Iterator[_]): Option[Set[T]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
lazy val
castOptNestedOptManyAttr: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2castOptNested
-
def
castOptNestedOptManyBigDecimal(it: Iterator[_]): Option[Set[BigDecimal]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptManyBigInt(it: Iterator[_]): Option[Set[BigInt]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptManyDouble(it: Iterator[_]): Option[Set[Double]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptManyEnum(it: Iterator[_]): Option[Set[String]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptManyInt(it: Iterator[_]): Option[Set[Int]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptManyLong(it: Iterator[_]): Option[Set[Long]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptManyRefAttr(it: Iterator[_]): Option[Set[Long]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptManyURI(it: Iterator[_]): Option[Set[URI]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
lazy val
castOptNestedOptMapAttr: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2castOptNested
-
lazy val
castOptNestedOptMapAttr_: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2castOptNested
-
def
castOptNestedOptMapBigDecimal(it: Iterator[_]): Option[Map[String, BigDecimal]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptMapBigInt(it: Iterator[_]): Option[Map[String, BigInt]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptMapBoolean(it: Iterator[_]): Option[Map[String, Boolean]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptMapDate(it: Iterator[_]): Option[Map[String, Date]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptMapDouble(it: Iterator[_]): Option[Map[String, Double]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptMapInt(it: Iterator[_]): Option[Map[String, Int]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptMapLong(it: Iterator[_]): Option[Map[String, Long]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptMapString(it: Iterator[_]): Option[Map[String, String]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptMapURI(it: Iterator[_]): Option[Map[String, URI]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptMapUUID(it: Iterator[_]): Option[Map[String, UUID]]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptOne[T](it: Iterator[_]): Option[T]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
lazy val
castOptNestedOptOneAttr: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2castOptNested
-
def
castOptNestedOptOneBigDecimal(it: Iterator[_]): Option[BigDecimal]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptOneBigInt(it: Iterator[_]): Option[BigInt]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptOneDouble(it: Iterator[_]): Option[Double]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptOneEnum(it: Iterator[_]): Option[String]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptOneInt(it: Iterator[_]): Option[Int]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptOneLong(it: Iterator[_]): Option[Long]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptOneRefAttr(it: Iterator[_]): Option[Long]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
def
castOptNestedOptOneURI(it: Iterator[_]): Option[URI]
- Attributes
- protected
- Definition Classes
- CastOptNested
-
lazy val
castOptNestedOptRefAttr: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2castOptNested
-
lazy val
castOptNestedRefAttr: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2castOptNested
-
def
castOptOne[T](row: List[_], colIndex: Int): Option[T]
- Attributes
- protected
- Definition Classes
- CastTypes
-
lazy val
castOptOneAttr: (String) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
castOptOneBigDecimal(row: List[_], colIndex: Int): Option[BigDecimal]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptOneBigInt(row: List[_], colIndex: Int): Option[BigInt]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptOneDouble(row: List[_], colIndex: Int): Option[Double]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptOneEnum(row: List[_], colIndex: Int): Option[String]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptOneInt(row: List[_], colIndex: Int): Option[Int]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptOneLong(row: List[_], colIndex: Int): Option[Long]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptOneRefAttr(row: List[_], colIndex: Int): Option[Long]
- Attributes
- protected
- Definition Classes
- CastTypes
-
def
castOptOneURI(row: List[_], colIndex: Int): Option[URI]
- Attributes
- protected
- Definition Classes
- CastTypes
-
lazy val
castOptRefAttr: (richTree) ⇒ (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
classes(nodes: List[Node]): List[scala.reflect.macros.Universe.Tree]
- Definition Classes
- Row2obj
-
def
clean(attr: String): String
- Definition Classes
- Helpers
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
def
compositeCasts(castss: List[List[(Int) ⇒ scala.reflect.macros.Universe.Tree]], offset: Int = 0): List[scala.reflect.macros.Universe.Tree]
- Definition Classes
- Row2tplFlat
-
def
date2datomicStr(date: Date, zoneOffset: ZoneOffset = localZoneOffset): String
- Definition Classes
- DateHandling
-
def
date2datomicStr2(date: Date, zoneOffset: ZoneOffset = localZoneOffset): String
- Definition Classes
- DateHandling
-
def
date2str(date: Date, zoneOffset: ZoneOffset = localZoneOffset): String
- Definition Classes
- DateHandling
-
def
daylight(ms: Long): Int
- Definition Classes
- DateHandling
-
def
double(arg: Any): String
- Attributes
- protected
- Definition Classes
- Helpers
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
escStr(s: String): String
- Definition Classes
- Helpers
-
def
expandDateStr(dateStr: String): String
- Definition Classes
- DateHandling
-
def
expr(tree: scala.reflect.macros.Universe.Tree): scala.reflect.macros.blackbox.Context.Expr[Nothing]
- Definition Classes
- MacroHelpers
-
def
extractFlatValues(propCount: Int, refIndexes: List[Int], tacitIndexes: List[Int], deeper: Boolean = false): (Collection[Any]) ⇒ Iterator[Any]
- Definition Classes
- JsonBase
-
def
extractNsAttr(tpe: scala.reflect.macros.Universe.Type, tree: scala.reflect.macros.Universe.Tree): String
- Definition Classes
- TreeOps
-
final
def
f(a: Any): Any
- Attributes
- protected
- Definition Classes
- Helpers
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
firstLow(str: Any): String
- Definition Classes
- TreeOps
-
def
firstNs(model: Model): String
- Definition Classes
- Helpers
- final def from01tuples[Obj, T1](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1]): scala.reflect.macros.Universe.Tree
- final def from02tuples[Obj, T1, T2](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2]): scala.reflect.macros.Universe.Tree
- final def from03tuples[Obj, T1, T2, T3](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3]): scala.reflect.macros.Universe.Tree
- final def from04tuples[Obj, T1, T2, T3, T4](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4]): scala.reflect.macros.Universe.Tree
- final def from05tuples[Obj, T1, T2, T3, T4, T5](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5]): scala.reflect.macros.Universe.Tree
- final def from06tuples[Obj, T1, T2, T3, T4, T5, T6](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6]): scala.reflect.macros.Universe.Tree
- final def from07tuples[Obj, T1, T2, T3, T4, T5, T6, T7](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7]): scala.reflect.macros.Universe.Tree
- final def from08tuples[Obj, T1, T2, T3, T4, T5, T6, T7, T8](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7], arg8: W[T8]): scala.reflect.macros.Universe.Tree
- final def from09tuples[Obj, T1, T2, T3, T4, T5, T6, T7, T8, T9](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7], arg8: W[T8], arg9: W[T9]): scala.reflect.macros.Universe.Tree
- final def from10tuples[Obj, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7], arg8: W[T8], arg9: W[T9], arg10: W[T10]): scala.reflect.macros.Universe.Tree
- final def from11tuples[Obj, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7], arg8: W[T8], arg9: W[T9], arg10: W[T10], arg11: W[T11]): scala.reflect.macros.Universe.Tree
- final def from12tuples[Obj, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7], arg8: W[T8], arg9: W[T9], arg10: W[T10], arg11: W[T11], arg12: W[T12]): scala.reflect.macros.Universe.Tree
- final def from13tuples[Obj, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7], arg8: W[T8], arg9: W[T9], arg10: W[T10], arg11: W[T11], arg12: W[T12], arg13: W[T13]): scala.reflect.macros.Universe.Tree
- final def from14tuples[Obj, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7], arg8: W[T8], arg9: W[T9], arg10: W[T10], arg11: W[T11], arg12: W[T12], arg13: W[T13], arg14: W[T14]): scala.reflect.macros.Universe.Tree
- final def from15tuples[Obj, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7], arg8: W[T8], arg9: W[T9], arg10: W[T10], arg11: W[T11], arg12: W[T12], arg13: W[T13], arg14: W[T14], arg15: W[T15]): scala.reflect.macros.Universe.Tree
- final def from16tuples[Obj, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7], arg8: W[T8], arg9: W[T9], arg10: W[T10], arg11: W[T11], arg12: W[T12], arg13: W[T13], arg14: W[T14], arg15: W[T15], arg16: W[T16]): scala.reflect.macros.Universe.Tree
- final def from17tuples[Obj, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7], arg8: W[T8], arg9: W[T9], arg10: W[T10], arg11: W[T11], arg12: W[T12], arg13: W[T13], arg14: W[T14], arg15: W[T15], arg16: W[T16], arg17: W[T17]): scala.reflect.macros.Universe.Tree
- final def from18tuples[Obj, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7], arg8: W[T8], arg9: W[T9], arg10: W[T10], arg11: W[T11], arg12: W[T12], arg13: W[T13], arg14: W[T14], arg15: W[T15], arg16: W[T16], arg17: W[T17], arg18: W[T18]): scala.reflect.macros.Universe.Tree
- final def from19tuples[Obj, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7], arg8: W[T8], arg9: W[T9], arg10: W[T10], arg11: W[T11], arg12: W[T12], arg13: W[T13], arg14: W[T14], arg15: W[T15], arg16: W[T16], arg17: W[T17], arg18: W[T18], arg19: W[T19]): scala.reflect.macros.Universe.Tree
- final def from20tuples[Obj, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7], arg8: W[T8], arg9: W[T9], arg10: W[T10], arg11: W[T11], arg12: W[T12], arg13: W[T13], arg14: W[T14], arg15: W[T15], arg16: W[T16], arg17: W[T17], arg18: W[T18], arg19: W[T19], arg20: W[T20]): scala.reflect.macros.Universe.Tree
- final def from21tuples[Obj, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7], arg8: W[T8], arg9: W[T9], arg10: W[T10], arg11: W[T11], arg12: W[T12], arg13: W[T13], arg14: W[T14], arg15: W[T15], arg16: W[T16], arg17: W[T17], arg18: W[T18], arg19: W[T19], arg20: W[T20], arg21: W[T21]): scala.reflect.macros.Universe.Tree
- final def from22tuples[Obj, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22](dsl: scala.reflect.macros.Universe.Tree)(implicit arg0: W[Obj], arg1: W[T1], arg2: W[T2], arg3: W[T3], arg4: W[T4], arg5: W[T5], arg6: W[T6], arg7: W[T7], arg8: W[T8], arg9: W[T9], arg10: W[T10], arg11: W[T11], arg12: W[T12], arg13: W[T13], arg14: W[T14], arg15: W[T15], arg16: W[T16], arg17: W[T17], arg18: W[T18], arg19: W[T19], arg20: W[T20], arg21: W[T21], arg22: W[T22]): scala.reflect.macros.Universe.Tree
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
getImports(genericImports: List[scala.reflect.macros.Universe.Tree]): scala.reflect.macros.Universe.Tree
- Definition Classes
- MakeBase
-
def
getKwName(kw: String): String
- Definition Classes
- Helpers
-
def
getPackedValue2cast(group: String, baseTpe: String, v: scala.reflect.macros.Universe.Tree, optAggrTpe: Option[String]): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2cast
-
def
getPackedValue2json(group: String, baseTpe: String, field: String, v: scala.reflect.macros.Universe.Tree, tabs: Int, optAggrTpe: Option[String]): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2json
-
def
getRowValue2castLambda(group: String, baseTpe: String): (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2cast
-
def
getRowValue2castOptNestedLambda(group: String, baseTpe: String): (Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2castOptNested
-
def
getRowValue2jsonLambda(group: String, baseTpe: String, field: String): (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
getRowValue2jsonOptNestedLambda(group: String, baseTpe: String, field: String): (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
def
getTpe(p: Prop): scala.reflect.macros.Universe.Tree
- Definition Classes
- Row2obj
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
indent(tabs: Int): String
- Definition Classes
- JsonBase
-
def
inputMolecule_i_o(inArity: Int, outArity: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- TreeOps
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
isJsPlatform: Boolean
- Attributes
- protected
- Definition Classes
- Dsl2Model
-
def
jsNumber(tpe: String, v: Any): Any
- Definition Classes
- Helpers
-
def
jsonAggrManyList(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
lazy val
jsonAggrManyList: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonAggrManyListDate(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrManyListDistinct(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
lazy val
jsonAggrManyListDistinct: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonAggrManyListDistinctDate(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrManyListDistinctQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrManyListDistinctToString(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrManyListQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrManyListRand(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
lazy val
jsonAggrManyListRand: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonAggrManyListRandDate(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrManyListRandQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrManyListRandToString(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrManyListToString(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrManySingle(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
lazy val
jsonAggrManySingle: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonAggrManySingleDate(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrManySingleQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrManySingleToString(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrOneList(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
lazy val
jsonAggrOneList: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonAggrOneListDate(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrOneListDistinct(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
lazy val
jsonAggrOneListDistinct: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonAggrOneListDistinctDate(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrOneListDistinctQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrOneListDistinctToString(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrOneListQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrOneListRand(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
lazy val
jsonAggrOneListRand: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonAggrOneListRandDate(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrOneListRandQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrOneListRandToString(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrOneListToString(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
lazy val
jsonAggrOneSingle: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonAggrSingleSample(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
lazy val
jsonAggrSingleSample: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonAggrSingleSampleDate(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrSingleSampleQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAggrSingleSampleToString(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonAggr
-
def
jsonAnyValue(sb: StringBuffer, v: Any): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonBase
-
lazy val
jsonAttr: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
lazy val
jsonEnum: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonFlat(obj: Obj): scala.reflect.macros.Universe.Tree
- Definition Classes
- Row2jsonFlat
-
lazy val
jsonKeyedMapAttr: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonMany(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
lazy val
jsonManyAttr: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonManyDate(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonManyQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonManyToString(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonMap(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
lazy val
jsonMapAttr: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
lazy val
jsonMapAttr_: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonMapQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOne(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOneAny(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
lazy val
jsonOneAttr: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonOneDate(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOneQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOneToString(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
lazy val
jsonOptApplyAttr: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonOptApplyMany(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
lazy val
jsonOptApplyManyAttr: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonOptApplyManyDate(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptApplyManyQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptApplyManyToString(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptApplyMap(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
lazy val
jsonOptApplyMapAttr: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
lazy val
jsonOptApplyMapAttr_: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonOptApplyMapQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptApplyOne(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
lazy val
jsonOptApplyOneAttr: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonOptApplyOneDate(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptApplyOneQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptApplyOneToString(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
lazy val
jsonOptAttr: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
lazy val
jsonOptEnum: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonOptMany(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
lazy val
jsonOptManyAttr: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonOptManyDate(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptManyEnum(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptManyQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptManyRefAttr(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptManyToString(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptMap(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
lazy val
jsonOptMapAttr: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
lazy val
jsonOptMapAttr_: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonOptMapQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int, tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptNested(current: Obj, refIndexes: List[List[Int]], tacitIndexes: List[List[Int]], level: Int = 0, tabs: Int = 0): scala.reflect.macros.Universe.Tree
- Definition Classes
- Row2jsonOptNested
-
lazy val
jsonOptNestedAttr: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
lazy val
jsonOptNestedEnum: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
lazy val
jsonOptNestedKeyedMapAttr: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
def
jsonOptNestedMany(sb: StringBuffer, field: String, it: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
lazy val
jsonOptNestedManyAttr: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
def
jsonOptNestedManyDate(sb: StringBuffer, field: String, it: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedManyEnum(sb: StringBuffer, field: String, it: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedManyQuoted(sb: StringBuffer, field: String, it: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedManyRefAttr(sb: StringBuffer, field: String, it: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedManyToString(sb: StringBuffer, field: String, it: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedMap(sb: StringBuffer, field: String, it: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
lazy val
jsonOptNestedMapAttr: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
lazy val
jsonOptNestedMapAttr_: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
def
jsonOptNestedMapQuoted(sb: StringBuffer, field: String, it: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOne(sb: StringBuffer, field: String, it: Iterator[_]): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOneAny(sb: StringBuffer, field: String, it: Iterator[_]): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
lazy val
jsonOptNestedOneAttr: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
def
jsonOptNestedOneDate(sb: StringBuffer, field: String, it: Iterator[_]): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOneEnum(sb: StringBuffer, field: String, it: Iterator[_]): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOneQuoted(sb: StringBuffer, field: String, it: Iterator[_]): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOneRefAttr(sb: StringBuffer, field: String, it: Iterator[_]): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOneToString(sb: StringBuffer, field: String, it: Iterator[_]): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
lazy val
jsonOptNestedOptApplyMapAttr: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
lazy val
jsonOptNestedOptAttr: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
lazy val
jsonOptNestedOptEnum: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
def
jsonOptNestedOptMany(sb: StringBuffer, field: String, it0: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
lazy val
jsonOptNestedOptManyAttr: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
def
jsonOptNestedOptManyDate(sb: StringBuffer, field: String, it0: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOptManyEnum(sb: StringBuffer, field: String, it0: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOptManyQuoted(sb: StringBuffer, field: String, it0: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOptManyRefAttr(sb: StringBuffer, field: String, it0: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOptManyToString(sb: StringBuffer, field: String, it0: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOptMap(sb: StringBuffer, field: String, it: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
lazy val
jsonOptNestedOptMapAttr: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
lazy val
jsonOptNestedOptMapAttr_: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
def
jsonOptNestedOptMapQuoted(sb: StringBuffer, field: String, it: Iterator[_], tabs: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOptOne(sb: StringBuffer, field: String, it: Iterator[_]): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
lazy val
jsonOptNestedOptOneAttr: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
def
jsonOptNestedOptOneDate(sb: StringBuffer, field: String, it: Iterator[_]): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOptOneEnum(sb: StringBuffer, field: String, it: Iterator[_]): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOptOneQuoted(sb: StringBuffer, field: String, it: Iterator[_]): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOptOneRefAttr(sb: StringBuffer, field: String, it: Iterator[_]): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
def
jsonOptNestedOptOneToString(sb: StringBuffer, field: String, it: Iterator[_]): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonOptNested
-
lazy val
jsonOptNestedOptRefAttr: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
lazy val
jsonOptNestedRefAttr: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2jsonOptNested
-
def
jsonOptOne(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
lazy val
jsonOptOneAttr: (String, String) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
def
jsonOptOneDate(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptOneEnum(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptOneQuoted(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptOneRefAttr(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
def
jsonOptOneToString(sb: StringBuffer, field: String, row: List[_], colIndex: Int): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonTypes
-
lazy val
jsonOptRefAttr: (richTree) ⇒ (Int, Int) ⇒ scala.reflect.macros.Universe.Tree
- Definition Classes
- RowValue2json
-
implicit
val
liftAny: scala.reflect.macros.Universe.Liftable[Any]
- Definition Classes
- Liftables
-
implicit
val
liftAtom: scala.reflect.macros.Universe.Liftable[Atom]
- Definition Classes
- Liftables
-
implicit
val
liftAttrKW: scala.reflect.macros.Universe.Liftable[KW]
- Definition Classes
- Liftables
-
implicit
val
liftBidirectional: scala.reflect.macros.Universe.Liftable[Bidirectional]
- Definition Classes
- Liftables
-
implicit
val
liftBinding: scala.reflect.macros.Universe.Liftable[Binding]
- Definition Classes
- Liftables
-
implicit
val
liftBond: scala.reflect.macros.Universe.Liftable[Bond]
- Definition Classes
- Liftables
-
implicit
val
liftClause: scala.reflect.macros.Universe.Liftable[Clause]
- Definition Classes
- Liftables
-
implicit
val
liftComposite: scala.reflect.macros.Universe.Liftable[Composite]
- Definition Classes
- Liftables
-
implicit
val
liftDataClause: scala.reflect.macros.Universe.Liftable[DataClause]
- Definition Classes
- Liftables
-
implicit
val
liftDataSource: scala.reflect.macros.Universe.Liftable[DataSource]
- Definition Classes
- Liftables
-
implicit
val
liftElement: scala.reflect.macros.Universe.Liftable[Element]
- Definition Classes
- Liftables
-
implicit
val
liftFind: scala.reflect.macros.Universe.Liftable[Find]
- Definition Classes
- Liftables
-
implicit
val
liftFn: scala.reflect.macros.Universe.Liftable[Fn]
- Definition Classes
- Liftables
-
implicit
val
liftFunct: scala.reflect.macros.Universe.Liftable[Funct]
- Definition Classes
- Liftables
-
implicit
val
liftGeneric: scala.reflect.macros.Universe.Liftable[Generic]
- Definition Classes
- Liftables
-
implicit
val
liftGenericValue: scala.reflect.macros.Universe.Liftable[GenericValue]
- Definition Classes
- Liftables
-
implicit
val
liftGroup: scala.reflect.macros.Universe.Liftable[Nested]
- Definition Classes
- Liftables
-
implicit
val
liftIn: scala.reflect.macros.Universe.Liftable[In]
- Definition Classes
- Liftables
-
implicit
val
liftInput: scala.reflect.macros.Universe.Liftable[Input]
- Definition Classes
- Liftables
-
implicit
val
liftListOfClauses: scala.reflect.macros.Universe.Liftable[Seq[Clause]]
- Definition Classes
- Liftables
-
implicit
val
liftListOfElements: scala.reflect.macros.Universe.Liftable[Seq[Element]]
- Definition Classes
- Liftables
-
implicit
val
liftModel: scala.reflect.macros.Universe.Liftable[Model]
- Definition Classes
- Liftables
-
implicit
val
liftNestedAttrs: scala.reflect.macros.Universe.Liftable[NestedAttrs]
- Definition Classes
- Liftables
-
implicit
val
liftNode: scala.reflect.macros.Universe.Liftable[Node]
- Definition Classes
- Liftables
-
implicit
val
liftNotClause: scala.reflect.macros.Universe.Liftable[NotClause]
- Definition Classes
- Liftables
-
implicit
val
liftNotClauses: scala.reflect.macros.Universe.Liftable[NotClauses]
- Definition Classes
- Liftables
-
implicit
val
liftNotJoinClauses: scala.reflect.macros.Universe.Liftable[NotJoinClauses]
- Definition Classes
- Liftables
-
implicit
val
liftObj: scala.reflect.macros.Universe.Liftable[Obj]
- Definition Classes
- Liftables
-
implicit
val
liftOutput: scala.reflect.macros.Universe.Liftable[Output]
- Definition Classes
- Liftables
-
implicit
val
liftProp: scala.reflect.macros.Universe.Liftable[Prop]
- Definition Classes
- Liftables
-
implicit
val
liftPullAttrSpec: scala.reflect.macros.Universe.Liftable[PullAttrSpec]
- Definition Classes
- Liftables
-
implicit
val
liftQuery: scala.reflect.macros.Universe.Liftable[Query]
- Definition Classes
- Liftables
-
implicit
val
liftQueryTerm: scala.reflect.macros.Universe.Liftable[QueryTerm]
- Definition Classes
- Liftables
-
implicit
val
liftQueryValue: scala.reflect.macros.Universe.Liftable[QueryValue]
- Definition Classes
- Liftables
-
implicit
val
liftReBond: scala.reflect.macros.Universe.Liftable[ReBond]
- Definition Classes
- Liftables
-
implicit
val
liftRule: scala.reflect.macros.Universe.Liftable[Rule]
- Definition Classes
- Liftables
-
implicit
val
liftRuleInvocation: scala.reflect.macros.Universe.Liftable[RuleInvocation]
- Definition Classes
- Liftables
-
implicit
val
liftStackTraceElement: scala.reflect.macros.Universe.Liftable[StackTraceElement]
- Definition Classes
- Liftables
-
implicit
val
liftStackTraceElements: scala.reflect.macros.Universe.Liftable[Array[StackTraceElement]]
- Definition Classes
- Liftables
-
implicit
val
liftThrowable: scala.reflect.macros.Universe.Liftable[Throwable]
- Definition Classes
- Liftables
-
implicit
val
liftTuple2: scala.reflect.macros.Universe.Liftable[Product]
- Definition Classes
- Liftables
-
implicit
val
liftTxMetaData: scala.reflect.macros.Universe.Liftable[TxMetaData]
- Definition Classes
- Liftables
-
implicit
val
liftVal: scala.reflect.macros.Universe.Liftable[Val]
- Definition Classes
- Liftables
-
implicit
val
liftValue: scala.reflect.macros.Universe.Liftable[Value]
- Definition Classes
- Liftables
-
implicit
val
liftVar: scala.reflect.macros.Universe.Liftable[Var]
- Definition Classes
- Liftables
-
implicit
val
liftWhere: scala.reflect.macros.Universe.Liftable[Where]
- Definition Classes
- Liftables
-
implicit
val
liftWith: scala.reflect.macros.Universe.Liftable[With]
- Definition Classes
- Liftables
-
def
localOffset: String
- Definition Classes
- DateHandling
-
def
localZoneOffset: ZoneOffset
- Definition Classes
- DateHandling
-
def
mapIdentifiers(elements: Seq[Element], identifiers0: Seq[(String, scala.reflect.macros.Universe.Tree)] = Nil): Seq[(String, scala.reflect.macros.Universe.Tree)]
- Definition Classes
- MakeBase
-
def
mapIdents(idents: Seq[Any]): Seq[(String, scala.reflect.macros.Universe.Tree)]
- Definition Classes
- MakeBase
-
def
mkBigDecimal(bigDec: BigDecimal): scala.reflect.macros.Universe.Tree
- Definition Classes
- Liftables
-
def
mkBigInt(bigInt: BigInt): scala.reflect.macros.Universe.Tree
- Definition Classes
- Liftables
-
def
mkDate(date: Date): scala.reflect.macros.Universe.Tree
- Definition Classes
- Liftables
-
def
mkURI(uri: URI): scala.reflect.macros.Universe.Tree
- Definition Classes
- Liftables
-
def
mkUUID(uuid: UUID): scala.reflect.macros.Universe.Tree
- Definition Classes
- Liftables
-
def
molecule_o(outArity: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- TreeOps
-
def
namespaceSymbol(tree: scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Symbol
- Definition Classes
- TreeOps
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
nestedJsonClassX(allLevels: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- TreeOps
-
def
nestedTupleClassX(allLevels: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- TreeOps
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
nsString(nsName: scala.reflect.macros.Universe.Name): String
- Definition Classes
- TreeOps
-
def
nsString(nsTree: scala.reflect.macros.Universe.Tree): String
- Definition Classes
- TreeOps
-
def
nsString(nsFull: String): String
- Definition Classes
- TreeOps
-
final
def
o(opt: Option[Any]): String
- Definition Classes
- Helpers
-
def
objTree(obj: Obj, tplOpt: Option[scala.reflect.macros.Universe.Tree] = None, composite: Boolean = false): scala.reflect.macros.Universe.Tree
- Definition Classes
- Row2obj
-
final
def
os(opt: Option[Set[_]]): String
- Definition Classes
- Helpers
-
def
packed2jsonFlat(obj: Obj, txMetas: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- Packed2jsonFlat
-
def
packed2jsonNested(levels: Int, obj: Obj, txMetas: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- Packed2jsonNested
-
def
packed2tplComposite(obj: Obj, txMetas: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- Packed2tplComposite
-
def
packed2tplFlat(obj: Obj, txMetas: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- Packed2tplFlat
-
def
packed2tplNested(typess: List[List[scala.reflect.macros.Universe.Tree]], obj: Obj, txMetas: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- Packed2tplNested
-
def
pad(longest: Int, shorter: Int): String
- Definition Classes
- Helpers
-
def
padS(longest: Int, str: String): String
- Definition Classes
- Helpers
-
def
pair(sb: StringBuffer, field: String, value: Any): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonBase
-
def
quote(sb: StringBuffer, s: String): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonBase
-
def
quotedPair(sb: StringBuffer, field: String, value: String): StringBuffer
- Attributes
- protected
- Definition Classes
- JsonBase
-
final
def
render(value: Any): String
- Definition Classes
- Helpers
-
def
resolve(obj: Obj, colIndex0: Int = -1, level: Int = 0): (scala.reflect.macros.Universe.Tree, Int)
- Definition Classes
- Row2jsonFlat
-
def
resolve(obj: Obj, colIndex0: Int, nested: Boolean, composite: Boolean): (scala.reflect.macros.Universe.Tree, Int)
- Definition Classes
- Row2obj
-
def
resolveGroups(nodes: List[Node], acc: List[List[scala.reflect.macros.Universe.Tree]]): List[List[scala.reflect.macros.Universe.Tree]]
- Definition Classes
- Packed2tplFlat
-
final
def
sq[T](values: Seq[T]): String
- Definition Classes
- Helpers
-
def
str2date(s: String, zoneOffset: ZoneOffset = localZoneOffset): Date
- Definition Classes
- DateHandling
-
def
str2zdt(s: String, zoneOffset: ZoneOffset = localZoneOffset): ZonedDateTime
- Definition Classes
- DateHandling
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
thousands(i: Long): String
- Definition Classes
- Helpers
-
final
def
time(n: Int, prev: Int = 0): Unit
- Attributes
- protected
- Definition Classes
- Helpers
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
def
topLevel(castss: List[List[(Int) ⇒ scala.reflect.macros.Universe.Tree]], offset: Int = 0): List[scala.reflect.macros.Universe.Tree]
- Definition Classes
- Row2tplFlat
-
def
topLevelLookups(castss: List[List[(Int) ⇒ scala.reflect.macros.Universe.Tree]], lookups: List[scala.reflect.macros.Universe.Tree], offset: Int = 0): List[scala.reflect.macros.Universe.Tree]
- Definition Classes
- MakeBase
-
def
tpe(s: String): scala.reflect.macros.Universe.Tree
- Definition Classes
- TreeOps
-
def
tplComposite(castss: List[List[(Int) ⇒ scala.reflect.macros.Universe.Tree]], txMetas: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- Row2tplComposite
-
def
tplFlat(castss: List[List[(Int) ⇒ scala.reflect.macros.Universe.Tree]], txMetas: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- Row2tplFlat
-
def
tplOptNested(current: Obj, refIndexes: List[List[Int]], tacitIndexes: List[List[Int]], level: Int = 0): scala.reflect.macros.Universe.Tree
- Definition Classes
- Row2tplOptNested
-
def
truncTpe(tpe: String): String
- Definition Classes
- TreeOps
-
def
truncateDateStr(dateStr: String): String
- Definition Classes
- DateHandling
-
final
def
tupleToSeq(arg: Any): Seq[Any]
- Attributes
- protected
- Definition Classes
- Helpers
-
def
tuples(unpackerss: List[List[scala.reflect.macros.Universe.Tree]]): List[scala.reflect.macros.Universe.Tree]
- Definition Classes
- Packed2tplFlat
-
def
unescStr(s: String): String
- Definition Classes
- Helpers
-
def
unpackAggrManyList(tpe: String, v: scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2cast
-
def
unpackAggrManySingleAttr(tpe: String, v: scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2cast
-
def
unpackAggrOneList(tpe: String, v: scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2cast
-
def
unpackJsonAggrManyList(field: String, tpe: String, v: scala.reflect.macros.Universe.Tree, tabs: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2json
-
def
unpackJsonAggrManySingleAttr(field: String, tpe: String, v: scala.reflect.macros.Universe.Tree, tabs: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2json
-
def
unpackJsonAggrOneList(field: String, tpe: String, v: scala.reflect.macros.Universe.Tree, tabs: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2json
-
def
unpackJsonManyAttr(field: String, tpe: String, v: scala.reflect.macros.Universe.Tree, tabs: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2json
-
def
unpackJsonMapAttr(field: String, tpe: String, v: scala.reflect.macros.Universe.Tree, tabs: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2json
-
def
unpackJsonOneAttr(field: String, tpe: String, v: scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2json
-
def
unpackJsonOptManyAttr(field: String, tpe: String, v: scala.reflect.macros.Universe.Tree, tabs: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2json
-
def
unpackJsonOptMapAttr(field: String, tpe: String, v: scala.reflect.macros.Universe.Tree, tabs: Int): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2json
-
def
unpackJsonOptOneAttr(field: String, tpe: String, v: scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2json
-
def
unpackManyAttr(tpe: String, v: scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2cast
-
def
unpackMapAttr(tpe: String, v: scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2cast
-
def
unpackOneAttr(tpe: String, v: scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2cast
-
def
unpackOptManyAttr(tpe: String, v: scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2cast
-
def
unpackOptMapAttr(tpe: String, v: scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2cast
-
def
unpackOptOneAttr(tpe: String, v: scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Tree
- Definition Classes
- PackedValue2cast
-
final
def
untupled(rawData: Iterable[Seq[Any]]): Iterable[Seq[Any]]
- Definition Classes
- Helpers
-
def
w[T](implicit attag: scala.reflect.macros.Universe.WeakTypeTag[T]): scala.reflect.macros.Universe.Type
- Definition Classes
- MacroHelpers
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
def
zone: ZoneId
- Definition Classes
- DateHandling
-
object
att
- Definition Classes
- TreeOps
-
object
nsp
- Definition Classes
- TreeOps
-
object
st
- Definition Classes
- MacroHelpers

Documentation/API for the Molecule library - a meta DSL for the Datomic database.
scalamolecule.org | Github | Forum