dfhdl.internals
package dfhdl.internals
Members list
Type members
Classlikes
trait AllowTopLevel
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object AssertGiven
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
AssertGiven.type
object CTName
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object CaseClass
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object Check1
trait Check2[Wide1, Wide2, Cond <: ([T1 <: Wide1, T2 <: Wide2] =>> Boolean), Msg <: ([T1 <: Wide1, T2 <: Wide2] =>> String)]()
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object Check2
object ClassEv
object CommonOps
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CommonOps.type
trait CustomIf
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
object Exactly
trait HasNamePos
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
trait HasTypeName
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
object Id
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object IntInfo
trait MetaContext
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
trait OnCreateEvents
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
final case class Position(file: String, lineStart: Int, columnStart: Int, lineEnd: Int, columnEnd: Int)
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Position
object PrintType
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object SIParts
trait TopLevel
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object given_TopLevel.type
object TopLevel
object TopLevel2
object UniqueId
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object ValueOfTuple
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ValueOfTuple.type
class dslBoolConv extends StaticAnnotation
Attributes
- Supertypes
-
trait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
class metaContextDelegate extends StaticAnnotation
Attributes
- Supertypes
-
trait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
Types
type +[L, R] = (L, R) match { case (Int, Int) => L + R case (String, String) => L + R case (String, Int) => L + ToString[R] case (Int, String) => ToString[L] + R }
Value members
Concrete methods
Concrete fields
Givens
Givens
Extensions
Extensions
extension [T](iter: Iterable[T])(iter: Iterable[T])
extension [T](lhs: Iterable[T])(lhs: Iterable[T])
extension (lhs: TypeRepr)(using quotes: Quotes)(lhs: TypeRepr)
extension [K, V](m: Map[K, V])(m: Map[K, V])
extension (partsExprs: Seq[Expr[Any]])(using quotes: Quotes)(partsExprs: Seq[Expr[Any]])
extension [P <: Tuple](partsTpl: Expr[P])(using quotes: Quotes, p: Type[P])(partsTpl: Expr[P])
extension (sc: Expr[StringContext])(using quotes: Quotes)(sc: Expr[StringContext])
extension [T](seq: Iterable[T])(seq: Iterable[T])
extension (str: String)(str: String)
extension [T](t: T)(t: T)
extension [T](t: Iterable[T])(t: Iterable[T])(using CanEqual[T, T])
extension (term: Term)(using quotes: Quotes)(term: Term)
extension (tpe: TypeRepr)(using quotes: Quotes)(tpe: TypeRepr)
Implicits
Implicits
Exports
Defined exports
Exported from boolean$
Exported from any$
Exported from int$
Exported from boolean$
Exported from int$
Exported from int$
Exported from int$
Exported from int$
Exported from int$
Exported from int$
Exported from any$
Exported from int$
Exported from int$
Exported from int$
Exported from int$
Exported from int$
Exported from int$
Exported from int$
Exported from string$
Exported from any$
Exported from string$
Exported from string$
Exported from int$
Exported from int$
Exported from int$
Exported from int$
Exported from int$
Exported from string$
Exported from int$
Exported from int$
Exported from int$
Exported from any$
Exported from boolean$
In this article