Class DefinedTypeIdentifier
java.lang.Object
com.llamalad7.mixinextras.expression.impl.ast.identifiers.DefinedTypeIdentifier
- All Implemented Interfaces:
TypeIdentifier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanmatches(IdentifierPool pool, org.objectweb.asm.Type type)
-
Field Details
-
name
-
-
Constructor Details
-
DefinedTypeIdentifier
-
-
Method Details
-
matches
- Specified by:
matchesin interfaceTypeIdentifier
-