Interface JArgumentType

All Superinterfaces:
honeyroasted.collect.copy.Copyable<JType, JTypeCache<JType,JType>>, JType, honeyroasted.almonds.SimpleName
All Known Subinterfaces:
JArrayType, JClassReference, JClassType, JMetaVarType, JParameterizedClassType, JVarType, JWildType, JWildType.Lower, JWildType.Upper
All Known Implementing Classes:
JArrayTypeDelegate, JArrayTypeImpl, JClassReferenceDelegate, JClassReferenceImpl, JMetaVarTypeDelegate, JMetaVarTypeImpl, JParameterizedClassTypeDelegate, JParameterizedClassTypeImpl, JVarTypeDelegate, JVarTypeImpl, JWildTypeLowerDelegate, JWildTypeLowerImpl, JWildTypeUpperDelegate, JWildTypeUpperImpl

public interface JArgumentType extends JType