JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
dev.nokee.language.nativebase
Interface HeaderSearchPath
public interface
HeaderSearchPath
Represent of entry in the header search path. The entry can be a user, system, or framework search path.
Since:
0.3
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
File
getAsFile
()
Returns the location of this search path, as an absolute
File
.
Method Detail
getAsFile
File
getAsFile()
Returns the location of this search path, as an absolute
File
.
Returns:
a absolute
File
representing the location of the search path.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method