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