port

object port extends Literally[Port]
class Object
trait Matchable
class Any
port.type

Type members

Inherited types

type Expr[A] = Expr[A]
Inherited from:
Literally
Source:
Literally.scala
type Quotes = Quotes
Inherited from:
Literally
Source:
Literally.scala

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[Port]
Inherited from:
Literally
Source:
Literally.scala

Inherited fields

val Expr: Expr.type
Inherited from:
Literally
Source:
Literally.scala