toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.shasambly.shasp
/
com.shakelang.shake.shasambly.shasp.parser
/
ShasPParser
/
ParserError
/
ParserError
Parser
Error
constructor
(
name
:
String
,
details
:
String
,
start
:
Position
,
end
:
Position
?
)
(
source
)
constructor
(
details
:
String
,
start
:
Position
,
end
:
Position
?
)
(
source
)
constructor
(
details
:
String
,
start
:
Int
,
end
:
Int
)
(
source
)
constructor
(
error
:
String
)
(
source
)
constructor
(
message
:
String
?
,
name
:
String
?
,
details
:
String
?
,
start
:
Position
?
,
end
:
Position
?
)
(
source
)