toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.compiler.lexer
/
com.shakelang.shake.lexer.token
/
ShakeToken
/
ShakeToken
Shake
Token
constructor
(
type
:
ShakeTokenType
,
value
:
String
?
,
start
:
Int
,
end
:
Int
)
(
source
)
constructor
(
type
:
ShakeTokenType
,
start
:
Int
,
end
:
Int
)
(
source
)