toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.compiler.jsgenerator
/
com.shakelang.shake.js.native.shake.lang
/
Number
/
Div
Div
class
Div
(
val
signature
:
String
)
:
NativeFunction
(
source
)
Members
Constructors
Div
Link copied to clipboard
constructor
(
signature
:
String
)
Properties
signature
Link copied to clipboard
open
override
val
signature
:
String
Functions
handle
Link copied to clipboard
open
fun
handle
(
generator
:
ShakeJsGenerator
,
invokation
:
ShakeInvocation
)
:
JsValuedStatement
handle
Statement
Link copied to clipboard
open
fun
handleStatement
(
generator
:
ShakeJsGenerator
,
invokation
:
ShakeInvocation
)
:
JsStatement
handle
Value
Link copied to clipboard
open
override
fun
handleValue
(
generator
:
ShakeJsGenerator
,
invokation
:
ShakeInvocation
)
:
JsValue