PortLiteral

spice.net.package$.PortLiteral$
object PortLiteral extends Literally[Port]

Attributes

Graph
Supertypes
trait Literally[Port]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited types

type Expr[A] = Expr[A]

Attributes

Inherited from:
Literally
type Quotes = Quotes

Attributes

Inherited from:
Literally

Value members

Concrete methods

def validate(s: String)(using Quotes): Either[String, Expr[Port]]

Inherited methods

def apply(strCtxExpr: Expr[StringContext], argsExpr: Expr[Seq[Any]])(using Quotes): Expr[A]

Attributes

Inherited from:
Literally

Inherited fields

val Expr: Expr.type

Attributes

Inherited from:
Literally