Scope | code | html |
AbstractScope | Abstract superclass for lazy scope objects, used when building factories for generic information repositories. | code | html |
ClassScope | This class represents the scope containing the type variables of a class. | code | html |
ConstructorScope | This class represents the scope containing the type variables of a constructor. | code | html |
DummyScope | This class is used to provide enclosing scopes for top level classes. | code | html |
MethodScope | This class represents the scope containing the type variables of a method. | code | html |