Class ClassScope

  • All Implemented Interfaces:
    Scope

    public class ClassScope
    extends AbstractJavaScope
    This scope represents one Java class. It can have variable declarations, method declarations and inner class declarations.