org.wquery

update

package update

Visibility
  1. Public
  2. All

Type Members

  1. case class ConstantRelationSpecificationArgument(identifier: String) extends RelationSpecificationArgument with Product with Serializable

  2. case class RelationSpecification(arguments: List[RelationSpecificationArgument]) extends Product with Serializable

  3. sealed abstract class RelationSpecificationArgument extends AnyRef

  4. case class VariableRelationSpecificationArgument(variable: Variable) extends RelationSpecificationArgument with Product with Serializable

  5. class WUpdate extends WLanguage

Value Members

  1. object WUpdateMain extends WLanguageMain

  2. package exprs

  3. package operations

  4. package parsers

Ungrouped