Path
slick.ast.Path
object Path
A constructor/extractor for nested Selects starting at a Ref so that, for example, c :: b :: a :: Nil corresponds to path a.b.c.
Attributes
- Source
- Node.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Path.type
Members list
In this article