ConditionParam module

class Interpreters.Common.ConditionParam.ConditionParam(token_index: int, token_array=None)

Bases: Interpreters.Expression.Expression

check_type_value()

Will call the Value GLC to check the type of value and return to the main GLC

comparator()

Will check the comparator of conditional based on GLC

run_glc()

Run the GLC of ConditionParam and will return the node based on BinOp and custom logs