Expand description
Generated skeleton item.
Node: cxx:Record:Luau.Analysis:Analysis/include/Luau/Set.h:132:const_iterator
Source: Analysis/include/Luau/Set.h
Graph edges:
- declared_by: source_file Analysis/include/Luau/Set.h
- source_includes:
- includes -> source_file Common/include/Luau/Common.h
- includes -> source_file Common/include/Luau/DenseHash.h
- incoming:
- declares <- source_file Analysis/include/Luau/Set.h
- type_ref <- record Set (Analysis/include/Luau/Set.h)
- type_ref <- type_alias iterator (Analysis/include/Luau/Set.h)
- type_ref <- method Set::begin (Analysis/include/Luau/Set.h)
- type_ref <- method Set::end (Analysis/include/Luau/Set.h)
- type_ref <- method Set::const_iterator::const_iterator (Analysis/include/Luau/Set.h)
- type_ref <- method Set::const_iterator::operator== (Analysis/include/Luau/Set.h)
- type_ref <- method Set::const_iterator::operator!= (Analysis/include/Luau/Set.h)
- type_ref <- method Set::const_iterator::operator++ (Analysis/include/Luau/Set.h)
- type_ref <- method Set::const_iterator::operator++ (Analysis/include/Luau/Set.h)
- type_ref <- type_alias const_iterator (Analysis/include/Luau/TypeIds.h)
- outgoing:
- type_ref -> type_alias const_iterator (Analysis/include/Luau/TypeIds.h)
- translates_to -> rust_item const_iterator