toggle menu
moonlight
1.0-SNAPSHOT
jvm
switch theme
search in API
script
/
io.github.moonlightsuite.moonlight.script
/
TypeChecker
/
checkType
check
Type
public
static
boolean
checkType
(
List
<
MoonLightParseError
>
errors
,
TypeEnvironment
typeEnvironment
,
MoonLightType
expected
,
ExpressionContext value
)
public
boolean
checkType
(
MoonLightType
expected
,
ParserRuleContext
ctx
)