public class Rmic.ImplementationSpecificArgument extends ImplementationSpecificArgument
Constructor and Description |
---|
ImplementationSpecificArgument() |
Modifier and Type | Method and Description |
---|---|
void |
setCompiler(String impl)
Only pass the specified argument if the
chosen compiler implementation matches the
value of this attribute.
|
getParts, setImplementation
getParts, setFile, setLine, setPath, setPathref, setPrefix, setSuffix, setValue
clone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
public void setCompiler(String impl)
impl
- the compiler to be used.