Class WildcardIdentifier
java.lang.Object
com.llamalad7.mixinextras.expression.impl.ast.identifiers.WildcardIdentifier
- All Implemented Interfaces:
MemberIdentifier,TypeIdentifier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanmatches(IdentifierPool pool, FlowValue node) booleanmatches(IdentifierPool pool, org.objectweb.asm.Type type)
-
Constructor Details
-
WildcardIdentifier
public WildcardIdentifier()
-
-
Method Details
-
matches
- Specified by:
matchesin interfaceMemberIdentifier
-
matches
- Specified by:
matchesin interfaceTypeIdentifier
-