Uses of Package
org.aspectj.asm
Packages that use org.aspectj.asm
Package
Description
-
Classes in org.aspectj.asm used by org.aspectj.asmClassDescriptionThe Abstract Structure Model (ASM) represents the containment hierarchy and crosscutting structure map for AspectJ programs.A ModelInfo object captures basic information about the structure model.Adapter used to uniquely identify program element handles.Compiler listeners get notified of structure model update events.When dumping the model out (for debugging/testing), various parts of it can be passed through this filter.Represents program elements in the AspectJ containment hierarchy.Uses "typesafe enum" pattern.Uses "typesafe enum" pattern.Uses "typesafe enum" pattern.A relationship has a name (e.g.Maps from a program element handles to a list of relationships between that element and other program elements.
-
Classes in org.aspectj.asm used by org.aspectj.asm.internalClassDescriptionThe Abstract Structure Model (ASM) represents the containment hierarchy and crosscutting structure map for AspectJ programs.Adapter used to uniquely identify program element handles.Represents program elements in the AspectJ containment hierarchy.Uses "typesafe enum" pattern.Uses "typesafe enum" pattern.Uses "typesafe enum" pattern.A relationship has a name (e.g.Maps from a program element handles to a list of relationships between that element and other program elements.
-
Classes in org.aspectj.asm used by org.aspectj.weaver.bcelClassDescriptionThe Abstract Structure Model (ASM) represents the containment hierarchy and crosscutting structure map for AspectJ programs.
-
Classes in org.aspectj.asm used by org.aspectj.weaver.modelClassDescriptionThe Abstract Structure Model (ASM) represents the containment hierarchy and crosscutting structure map for AspectJ programs.Represents program elements in the AspectJ containment hierarchy.