final case class ParamVarExp(name: String, variables: List[String]) extends QueryDef with Product with Serializable
Ordering
- Alphabetic
- By Inheritance
Inherited
- ParamVarExp
- Serializable
- Serializable
- Product
- Equals
- QueryDef
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All