Searched defs:builtin_types (Results 1 – 2 of 2) sorted by relevance
36 builtin_types = {'identifier', 'string', 'int', 'constant'} variable
221 builtin_types = ("identifier", "string", "int", "bool", "object") variable