Wow
Toggle table of contents
6.3.5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-schema
/
me.ahoo.wow.schema.kotlin
/
KotlinMethodIgnoreCheck
Kotlin
Method
Ignore
Check
object
KotlinMethodIgnoreCheck
:
KotlinIgnoreCheck
<
MethodScope
>
Members
Functions
and
Link copied to clipboard
open
fun
and
(
other
:
Predicate
<
in
MethodScope
?
>
?
)
:
Predicate
<
MethodScope
?
>
?
negate
Link copied to clipboard
open
fun
negate
(
)
:
Predicate
<
MethodScope
?
>
?
or
Link copied to clipboard
open
fun
or
(
other
:
Predicate
<
in
MethodScope
?
>
?
)
:
Predicate
<
MethodScope
?
>
?
test
Link copied to clipboard
open
override
fun
test
(
member
:
MethodScope
)
:
Boolean