tutorial:mixin_glossary
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorial:mixin_glossary [2025/11/29 03:26] – gauntrecluse | tutorial:mixin_glossary [2025/11/29 03:49] (current) – gauntrecluse | ||
|---|---|---|---|
| Line 74: | Line 74: | ||
| == Merging, to merge == | == Merging, to merge == | ||
| - In the context of Mixin, merging most of members and new interface implementations from the Mixin class into the target class' | - In the context of Mixin, merging most of members and new interface implementations from the Mixin class into the target class' | ||
| + | |||
| + | |||
| + | == Shadowing == | ||
| + | - Reference to usages of '' | ||
| + | |||
| + | == Double-Casting == | ||
| + | - For Mixins, references the practice of casting a '' | ||
| + | |||
| + | |||
| + | == Accessor == | ||
| + | - Reference to an [[tutorial: | ||
| + | - Reference to the '' | ||
| + | |||
| + | == Invoker == | ||
| + | - Reference to the '' | ||
| + | |||
| Line 204: | Line 220: | ||
| ==== Targeting Tools ==== | ==== Targeting Tools ==== | ||
| - | Outside of [[# | + | Outside of [[# |
| Line 218: | Line 234: | ||
| - Added in MixinExtras '' | - Added in MixinExtras '' | ||
| - To "use an expression" | - To "use an expression" | ||
| - | * See [[https:// | + | * See [[https:// |
| == MixinExtras Flowchart == | == MixinExtras Flowchart == | ||
| Line 224: | Line 240: | ||
| == @Definition == | == @Definition == | ||
| - | - In the context of Expressions | + | - In the context of [[# |
| == Wildcard == | == Wildcard == | ||
| Line 231: | Line 247: | ||
| == Ordinal == | == Ordinal == | ||
| - | - Zero-indexed | + | - A discriminator which, between all valid targets once other filters and discriminators are applied, uses a zero-indexed value to select |
| - | * Ordinals are generally a more brittle and less recommended discriminator for targeting using injectors. | + | * Ordinals are generally a more [[#brittle|brittle]] |
tutorial/mixin_glossary.1764386811.txt.gz · Last modified: 2025/11/29 03:26 by gauntrecluse