Packages

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
  2. trait BlockSyntax extends AnyRef
  3. trait TypedBlock[Block] extends AnyRef
  4. final class TypedBlockOps[B <: Block, E] extends AnyRef

Value Members

  1. implicit def typedBlockOps[B <: Block, E](block: B)(implicit instance: TypedBlock[B] { type BlockExpr = E }): TypedBlockOps[B, E]
    Definition Classes
    BlockSyntax
  2. object block extends BlockSyntax with Product with Serializable

Inherited from AllSyntax

Inherited from BlockSyntax

Inherited from AnyRef

Inherited from Any

Ungrouped