|
SWT LPEX v3.0.5 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
HLASM document parser file locator. A class implementing this interface will be used by the HLASM and TPF HLASM document parsers to look for extra files, such as the file containing custom macro definitions.
In the Eclipse workbench, this interface may be used to define a "Parser File Locator" extension point.
Method Summary | |
---|---|
File |
locateFile(String name)
Request to locate a file. |
Method Detail |
public File locateFile(String name)
name
- the fully-qualified name of the file to locate; the file locator
implementation in a particular editor application may restrict or
extend the definition of acceptable names
|
SWT LPEX v3.0.5 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |