Wow
Toggle table of contents
5.10.3
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-schema
/
me.ahoo.wow.schema.kotlin
/
KotlinFieldIgnoreCheck
Kotlin
Field
Ignore
Check
object
KotlinFieldIgnoreCheck
:
KotlinIgnoreCheck
<
FieldScope
>
Members
Functions
and
Link copied to clipboard
open
fun
and
(
p0
:
Predicate
<
in
FieldScope
>
)
:
Predicate
<
FieldScope
>
negate
Link copied to clipboard
open
fun
negate
(
)
:
Predicate
<
FieldScope
>
or
Link copied to clipboard
open
fun
or
(
p0
:
Predicate
<
in
FieldScope
>
)
:
Predicate
<
FieldScope
>
test
Link copied to clipboard
open
override
fun
test
(
member
:
FieldScope
)
:
Boolean