artisanal.pickle.maker

tags

package tags

Visibility
  1. Public
  2. All

Type Members

  1. case class AnnotInfo(currentPosition: Position) extends Product with Serializable

  2. case class AnnotatedTpe(currentPosition: Position, valueMember: ValueMember, annotInfo: AnnotInfo) extends Product with Serializable

  3. case class CaseClassInfoTpe(currentPosition: Position, classSym: ClassSym, AnyRef: TypeRefTpe_AnyRef, Product: TypeRefTpe_Product, Serializable: TypeRefTpe_Serializable) extends Product with Serializable

  4. case class ClassInfoTpe(currentPosition: Position, classSym: ClassSym, AnyRef: TypeRefTpe_AnyRef) extends Product with Serializable

  5. case class ClassInfoTpe_Module(currentPosition: Position, stores: Stores, classSym_Module: ClassSym_Module, valueMembers: List[ValueMember], modelsMyRecord: TypeRefTpe_modelsMyRecord, thisTpe_runtime: ThisTpe_runtime, runtime: ExtModClassRef_runtime, scala: ExtModClassRef_scala) extends Product with Serializable

  6. case class ClassSym(currentPosition: Position) extends Product with Serializable

  7. case class ClassSym_Module(currentPosition: Position) extends Product with Serializable

  8. case class ExtModClassRef_annotation() extends ExtModClassRef_nested_annot with Product with Serializable

  9. case class ExtModClassRef_collection() extends ExtModClassRef_nested_annot with Product with Serializable

  10. case class ExtModClassRef_java() extends ExtModClassRef_topLevel with Product with Serializable

  11. case class ExtModClassRef_javaLang() extends ExtModClassRef_nested_javaLang with Product with Serializable

  12. case class ExtModClassRef_lang() extends ExtModClassRef_nested_javaLang with Product with Serializable

  13. class ExtModClassRef_nested extends AnyRef

  14. class ExtModClassRef_nested_annot extends AnyRef

  15. class ExtModClassRef_nested_javaLang extends AnyRef

  16. class ExtModClassRef_nested_post extends AnyRef

  17. case class ExtModClassRef_noSymbol() extends ExtModClassRef_nested_annot with Product with Serializable

  18. case class ExtModClassRef_owner() extends ExtModClassRef_topLevel with Product with Serializable

  19. case class ExtModClassRef_package() extends ExtModClassRef_nested_post with Product with Serializable

  20. case class ExtModClassRef_predef() extends ExtModClassRef_nested_post with Product with Serializable

  21. case class ExtModClassRef_root() extends Product with Serializable

  22. case class ExtModClassRef_runtime() extends ExtModClassRef_nested_annot with Product with Serializable

  23. case class ExtModClassRef_scala() extends ExtModClassRef_topLevel with Product with Serializable

  24. class ExtModClassRef_topLevel extends AnyRef

  25. class ExtModClassRef_topLevel_class extends AnyRef

  26. case class ExtModClassRef_unchecked() extends ExtModClassRef_nested_javaLang with Product with Serializable

  27. case class ExtRef_nested(position: Position, nameRef: Int, ownerRef: Int) extends Product with Serializable

  28. case class ExtRef_topLevel(position: Position, ref: Int) extends Product with Serializable

  29. case class MethodTpe(currentPosition: Position, typeRefs: List[Int]) extends Product with Serializable

  30. case class ModuleSym(currentPosition: Position) extends Product with Serializable

  31. case class NoneSym() extends Product with Serializable

  32. case class PolyTpe[X <: Tpe](position: Position, typeRef: X) extends Product with Serializable

  33. case class SingleTpe(currentPosition: Position, scalaRef: Int, modRef: Int) extends Product with Serializable

  34. case class TermName(position: Position, name: String) extends Product with Serializable

  35. class ThisTpe extends AnyRef

  36. case class ThisTpe_collection() extends ThisTpe with Product with Serializable

  37. case class ThisTpe_javaLang() extends ThisTpe with Product with Serializable

  38. case class ThisTpe_lang() extends ThisTpe with Product with Serializable

  39. case class ThisTpe_noSymbol() extends ThisTpe with Product with Serializable

  40. case class ThisTpe_owner() extends ThisTpe_owner_ with Product with Serializable

  41. class ThisTpe_owner_ extends AnyRef

  42. case class ThisTpe_package() extends ThisTpe with Product with Serializable

  43. case class ThisTpe_root() extends ThisTpe with Product with Serializable

  44. case class ThisTpe_runtime() extends ThisTpe with Product with Serializable

  45. case class ThisTpe_scala() extends ThisTpe with Product with Serializable

  46. case class ThisTpe_unchecked() extends ThisTpe with Product with Serializable

  47. case class TypeName(position: Position, name: String) extends Product with Serializable

  48. case class TypeRefTpe_function(position: Position, runtimeRef: Int, abstractFunctionExtRef: Int, memberTypeRefs: List[Int], modelMyRecordRef: Int) extends Product with Serializable

  49. case class TypeRefTpe_generic(position: Position, ownerRef: Int, ExtRef: Int, boxedTypeRef: Int) extends Product with Serializable

  50. case class TypeRefTpe_nonGeneric(position: Position, ownerRef: Int, extRef: Int) extends Product with Serializable

  51. case class TypeRefTpe_tuple(position: Position, scalaThisTpeRef: Int, tupleExtRefRef: Int, memberTypeRefs: List[Int]) extends Product with Serializable

  52. case class TypeRefTpe_unapplyOption(position: Position, thisTpeRef: Int, optionExtRef: Int, tupledValueMembersRef: Int) extends Product with Serializable

  53. case class ValSym(currentPosition: Position, termNamePos: Int, classSymPos: Int, flags: Long, typeRefPos: Int) extends Product with Serializable

Value Members

  1. object ExtModClassRef_root extends ExtModClassRef_root

Ungrouped