org.eclipse.cdt.make.core.makefile.gnu
Interface IUnExport

All Superinterfaces:
IDirective
All Known Implementing Classes:
UnExport

public interface IUnExport
extends IDirective


Method Summary
 java.lang.String getVariable()
           
 
Methods inherited from interface org.eclipse.cdt.make.core.makefile.IDirective
getEndLine, getFileName, getParent, getStartLine, toString
 

Method Detail

getVariable

java.lang.String getVariable()