org
.
opencypher
.
v9_0
.
ast
.
semantics
RichSemanticCheck
Related Doc:
package semantics
implicit final
class
RichSemanticCheck
extends
AnyVal
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
RichSemanticCheck
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
RichSemanticCheck
(
check:
SemanticCheck
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
check
:
SemanticCheck
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
def
ifFeatureEnabled
(
feature:
SemanticFeature
)
:
SemanticCheck
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
toString
()
:
String
Definition Classes
Any
def
unlessFeatureEnabled
(
feature:
SemanticFeature
)
:
SemanticCheck
Inherited from
AnyVal
Inherited from
Any
Ungrouped