checkType

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