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, isCacheabledeprecatedGetExtraDeps, getBuildDeps, getDeclaredDeps, getTargetGraphOnlyDepsequals, getBuildTarget, getDependencies, getProjectFilesystem, getSourcePathOutputs, getType, hashCode, injectFields, toString, updateBuildRuleResolverclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBuildTarget, getTargetForPlatformcompareTo, getFullyQualifiedName, outputFileCanBeCopied, shouldRespectInputSizeLimitForRemoteExecutionpublic CxxLuaExtension(BuildTarget buildTarget, ProjectFilesystem projectFilesystem, BuildRuleParams params)
public abstract String getModule(CxxPlatform cxxPlatform)
public abstract SourcePath getExtension(CxxPlatform cxxPlatform)