Package com.ibm.wala.types
package com.ibm.wala.types
-
ClassDescriptionDefines the meta-information that identifies a class loader.A method descriptor; something like: (Ljava/langString;)Ljava/lang/Class;A class to represent the reference in a class file to a field.An identifier/selector for fields.Abstract superclass of
MethodReference
andFieldReference
A class to represent the reference in a class file to a method.An identifier/selector for methods.A method selector; something like: foo(Ljava/lang/String;)Ljava/lang/Class;We've introduced this class to canonicalize Atoms that represent package names.A class to represent the reference in a class file to some type (class, primitive or array).