org
.
opencypher
.
okapi
.
ir
.
impl
.
refactor
syntax
package
syntax
Linear Supertypes
AllSyntax
,
BlockSyntax
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
syntax
AllSyntax
BlockSyntax
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
trait
AllSyntax
extends
BlockSyntax
trait
BlockSyntax
extends
AnyRef
trait
TypedBlock
[
Block
]
extends
AnyRef
final
class
TypedBlockOps
[
B <:
Block
[_]
,
E
]
extends
AnyRef
Value Members
object
block
extends
BlockSyntax
with
Product
with
Serializable
implicit
def
typedBlockOps
[
B <:
Block
[_]
,
E
]
(
block:
B
)
(
implicit
instance:
TypedBlock
[
B
] { type BlockExpr = E }
)
:
TypedBlockOps
[
B
,
E
]
Definition Classes
BlockSyntax
Inherited from
AllSyntax
Inherited from
BlockSyntax
Inherited from
AnyRef
Inherited from
Any
Ungrouped