Package org.spongepowered.asm.mixin.injection.selectors.dynamic
package org.spongepowered.asm.mixin.injection.selectors.dynamic
Dynamic target selectors provide custom logic for selecting injector targets.
-
ClassDescriptionUtility class which contains the logic for resolving descriptors (
Descannotations) starting from an element and recursing up the tree of parent elements looking for a matching descriptorATarget Selectorwhich matches candidates using descriptors contained in@Descannotations.A resolved descriptor, or rather the result of resolving a descriptor.