Package | Description |
---|---|
org.eclipse.core.resources |
Provides basic support for managing a workspace and
its resources.
|
Modifier and Type | Method and Description |
---|---|
void |
IResource.accept(IResourceProxyVisitor visitor,
int memberFlags)
Accepts the given visitor for an optimized traversal.
|
void |
IResource.accept(IResourceProxyVisitor visitor,
int depth,
int memberFlags)
Accepts the given visitor for an optimized traversal.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.