Searched refs:is_union_value (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/public/headers_parser/ | ||
H A D | parse_enum.py | 40 def is_union_value(data: str) -> bool: function 75 if not is_union_value(value): |
Completed in 1 milliseconds