Uses of Interface
pascal.taie.language.annotation.Annotated
Package
Description
Provides functionality related to management of classes (class loading,
class members, class hierarchy, etc.) in the program being analyzed.
-
Uses of Annotated in pascal.taie.language.classes
Modifier and TypeClassDescriptionclass
class
Represents classes in the program.class
Represents fields in the program.class
Represents methods in the program.