Package

org.opencypher.okapi.ir.impl.refactor

syntax

Permalink

package syntax

Linear Supertypes
AllSyntax, BlockSyntax, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. syntax
  2. AllSyntax
  3. BlockSyntax
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait AllSyntax extends BlockSyntax

    Permalink
  2. trait BlockSyntax extends AnyRef

    Permalink
  3. trait TypedBlock[Block] extends AnyRef

    Permalink
  4. final class TypedBlockOps[B <: Block, E] extends AnyRef

    Permalink

Value Members

  1. object block extends BlockSyntax with Product with Serializable

    Permalink
  2. implicit def typedBlockOps[B <: Block, E](block: B)(implicit instance: TypedBlock[B] { type BlockExpr = E }): TypedBlockOps[B, E]

    Permalink
    Definition Classes
    BlockSyntax

Inherited from AllSyntax

Inherited from BlockSyntax

Inherited from AnyRef

Inherited from Any

Ungrouped