Class World

java.lang.Object
org.aspectj.weaver.World
All Implemented Interfaces:
Dump.INode
Direct Known Subclasses:
BcelWorld, ReflectionWorld

public abstract class World extends Object implements Dump.INode
A World is a collection of known types and crosscutting members.
Author:
PARC, Adrian Colyer, Andy Clement, Abraham Nevado, Joseph MacFarlane