Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
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