PathLiteral

spice.net.package$.PathLiteral$
object PathLiteral extends Literally[Path]

Attributes

Graph
Supertypes
trait Literally[Path]
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[Path]]

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