Searched refs:ALL_SYMBOLS (Results 1 – 1 of 1) sorted by relevance
52 ALL_SYMBOLS = {} variable53 ALL_SYMBOLS.update(BOOLOP_SYMBOLS)54 ALL_SYMBOLS.update(BINOP_SYMBOLS)55 ALL_SYMBOLS.update(CMPOP_SYMBOLS)56 ALL_SYMBOLS.update(UNARYOP_SYMBOLS)