toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.compiler.processor
/
com.shakelang.shake.processor.program.creation.code.statements
/
CreationShakeVariableDeclaration
/
CreationShakeVariableDeclaration
Creation
Shake
Variable
Declaration
constructor
(
scope
:
CreationShakeScope
,
name
:
String
,
type
:
ShakeType
,
initialValue
:
CreationShakeValue
?
,
isFinal
:
Boolean
)
(
source
)