Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

EclipseJDT Plug-in Developer Guide
Previous Page Home Next Page

Eclipse JDT
Release 3.5

Package com.sun.mirror.util

Utilities to assist in the processing of declarations and types.

See:
           Description

Interface Summary
Declarations Utility methods for operating on declarations.
DeclarationVisitor A visitor for declarations, in the style of the standard visitor design pattern.
SourcePosition Represents a position in a source file.
Types Utility methods for operating on types.
TypeVisitor A visitor for types, in the style of the standard visitor design pattern.
 

Class Summary
DeclarationFilter A filter for selecting just the items of interest from a collection of declarations.
DeclarationVisitors Utilities to create specialized DeclarationVisitor instances.
SimpleDeclarationVisitor A simple visitor for declarations.
SimpleTypeVisitor A simple visitor for types.
 

Package com.sun.mirror.util Description

Utilities to assist in the processing of declarations and types.

Note that the apt tool and its associated APIs may be changed or superseded in future j2se releases.

Since:
1.5

Eclipse JDT
Release 3.5

Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire