public abstract class CxxLuaExtension extends NoopBuildRuleWithDeclaredAndExtraDeps implements NativeLinkTargetGroup
Constructor and Description |
---|
CxxLuaExtension(BuildTarget buildTarget,
ProjectFilesystem projectFilesystem,
BuildRuleParams params) |
Modifier and Type | Method and Description |
---|---|
abstract SourcePath |
getExtension(CxxPlatform cxxPlatform) |
abstract String |
getModule(CxxPlatform cxxPlatform) |
getBuildSteps, getSourcePathToOutput, hasBuildSteps, isCacheable
deprecatedGetExtraDeps, getBuildDeps, getDeclaredDeps, getTargetGraphOnlyDeps
equals, getBuildTarget, getDependencies, getProjectFilesystem, getSourcePathOutputs, getType, hashCode, injectFields, toString, updateBuildRuleResolver
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getBuildTarget, getTargetForPlatform
compareTo, getFullyQualifiedName, outputFileCanBeCopied, shouldRespectInputSizeLimitForRemoteExecution
public CxxLuaExtension(BuildTarget buildTarget, ProjectFilesystem projectFilesystem, BuildRuleParams params)
public abstract String getModule(CxxPlatform cxxPlatform)
public abstract SourcePath getExtension(CxxPlatform cxxPlatform)