public class BuildVariantSymbols extends Object implements SymbolProvider
Constructor and Description |
---|
BuildVariantSymbols() |
Modifier and Type | Method and Description |
---|---|
String |
getValue(Definitions rootDefinitions,
manifold.api.fs.IFile sourceFile,
String def) |
boolean |
isDefined(Definitions rootDefinitions,
manifold.api.fs.IFile sourceFile,
String def) |
public boolean isDefined(Definitions rootDefinitions, manifold.api.fs.IFile sourceFile, String def)
isDefined
in interface SymbolProvider
public String getValue(Definitions rootDefinitions, manifold.api.fs.IFile sourceFile, String def)
getValue
in interface SymbolProvider
Copyright © 2024. All rights reserved.