toggle menu
lib
0.0.266
jvm
switch theme
search in API
lib
/
com.prettybyte.klerk
/
RuleDescription
Rule
Description
data
class
RuleDescription
(
val
function
:
Function
<
Any
>
,
val
type
:
RuleType
)
Members
Constructors
Rule
Description
Link copied to clipboard
constructor
(
function
:
Function
<
Any
>
,
type
:
RuleType
)
Properties
function
Link copied to clipboard
val
function
:
Function
<
Any
>
type
Link copied to clipboard
val
type
:
RuleType
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String