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
com.facebook.buck.rules.args
Interface HasSourcePath
All Known Implementing Classes:
FileListableLinkerInputArg
,
RustLibraryArg
,
SourcePathArg
public interface
HasSourcePath
Interface for extracting a SourcePath from an Arg which has one.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
SourcePath
getPath
()
Method Detail
getPath
SourcePath
getPath()
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