toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-compiler
/
me.ahoo.wow.compiler.query
/
PropertyNav
Property
Nav
data
class
PropertyNav
(
val
property
:
String
,
val
nav
:
String
)
Members
Constructors
Property
Nav
Link copied to clipboard
constructor
(
property
:
String
,
nav
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
nav
Link copied to clipboard
val
nav
:
String
property
Link copied to clipboard
val
property
:
String
Functions
to
Code
Link copied to clipboard
fun
toCode
(
)
:
String