Changes between Version 6 and Version 7 of Commentary/Compiler/NameType
- Timestamp:
- 09/08/06 09:45:56 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/NameType
v6 v7 12 12 } 13 13 }}} 14 * The {{{n_sort}}} field says what sort of name this is: see [wiki:#NameSort]below.14 * The {{{n_sort}}} field says what sort of name this is: see '''[wiki:Commentary/Compiler/NameType#TheNameSortofaName NameSort]''' below. 15 15 * The {{{n_occ}}} field gives the "occurrence name", or '''[wiki:Commentary/Compiler/RdrNameType#TheOccNametype OccName]''', of the Name. 16 16 * The {{{n_uniq}}} field allows fast tests for equality of Names.
