toggle menu
yorkie
0.6.3
androidJvm
switch theme
search in API
yorkie
/
dev.yorkie.schema
/
Rule
/
PrimitiveRule
Primitive
Rule
data
class
PrimitiveRule
(
val
path
:
String
,
val
type
:
String
)
:
Rule
Members
Constructors
Primitive
Rule
Link copied to clipboard
constructor
(
path
:
String
,
type
:
String
)
Types
Type
Link copied to clipboard
enum
Type
:
Enum
<
Rule.PrimitiveRule.Type
>
Properties
path
Link copied to clipboard
open
override
val
path
:
String
type
Link copied to clipboard
open
override
val
type
:
String