Package gw.lang.reflect.java.asm
Class AsmInnerClassType
- java.lang.Object
-
- gw.lang.reflect.java.asm.AsmType
-
- gw.lang.reflect.java.asm.AsmInnerClassType
-
-
Field Summary
-
Fields inherited from class gw.lang.reflect.java.asm.AsmType
_typeParameters
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getModifiers()
-
Methods inherited from class gw.lang.reflect.java.asm.AsmType
addTypeParameter, equals, getComponentType, getFqn, getName, getNameWithArrayBrackets, getRawType, getSimpleName, getTypeParameters, hashCode, incArrayDims, isArray, isFunctionTypeVariable, isParameterized, isPrimitive, isTypeVariable, setFunctionTypeVariable, setName, toString
-
-