Class Type.ArrayType
java.lang.Object
org.openjdk.asmtools.jdis.notations.Type
org.openjdk.asmtools.jdis.notations.Type.ArrayType
- Enclosing class:
Type
Represents an array type signature.
See:
JVMS 4.3.4
ArrayTypeSignature:
[ TypeSignature ]
-
Nested Class Summary
Nested classes/interfaces inherited from class Type
Type.ArrayType, Type.ClassSigType, Type.ClassType, Type.MethodType, Type.SimpleType, Type.TypeParamType, Type.Visitor<R,P>, Type.WildcardType -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Type
append, appendIfNotEmpty, isObject