incompatible Operator Type Check
fun incompatibleOperatorTypeCheck(operator: String, opExpr: ExpressionNode, currentSymbolTable: SymbolTableVisitor, ctx: VAlgoLangParser.ExprContext)
Content copied to clipboard
Incompatible operator type check
Parameters
operator
opExpr
currentSymbolTable
ctx