SWT LPEX
v3.0.5

Uses of Interface
com.ibm.lpex.hlasm.IFileLocator

Packages that use IFileLocator
com.ibm.lpex.hlasm This package provides a HLASM (High Level Assembler) document parser. 
 

Uses of IFileLocator in com.ibm.lpex.hlasm
 

Methods in com.ibm.lpex.hlasm that return IFileLocator
protected  IFileLocator HLAsmParser.getFileLocator()
          Returns the file locator being used by this HLASM parser.
 

Methods in com.ibm.lpex.hlasm with parameters of type IFileLocator
static void HLAsmParser.setFileLocator(IFileLocator fileLocator)
          Sets a file locator for the HLASM parsers.
 


SWT LPEX
v3.0.5

(C) Copyright IBM Corporation 1998, 2005.  All Rights Reserved.