ParenthesizedPathPatternExpression
openGql.grammar.ParenthesizedPathPatternExpression
case class ParenthesizedPathPatternExpression(subpathDeclaration: Option[SubpathVariableDeclaration], pathMode: Option[PathModePrefix], expression: PathPatternExpression, whereClause: Option[ParenthesizedPathPatternWhereClause])
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article