checkType

public static boolean checkType(List<MoonLightParseError> errors, TypeEnvironment typeEnvironment, MoonLightType expected, MoonLightScriptParser.ExpressionContext value)
public boolean checkType(MoonLightType expected, ParserRuleContext ctx)