Class TypeParameter
java.lang.Object
org.openzen.zencode.shared.Taggable
org.openzen.zenscript.codemodel.generic.TypeParameter
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal List<TypeParameterBound>final Stringstatic final TypeParameter[]final CodePosition -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddBound(TypeParameterBound bound) booleaninthashCode()booleanbooleanmatches(LocalMemberCache cache, TypeID type) toString()Methods inherited from class org.openzen.zencode.shared.Taggable
addAllTagsFrom, getTag, hasTag, setTag
-
Field Details
-
NONE
-
position
-
name
-
bounds
-
-
Constructor Details
-
Method Details