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, setImplementationgetParts, setFile, setLine, setPath, setPathref, setPrefix, setSuffix, setValueclone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProjectpublic void setCompiler(String impl)
impl - the compiler to be used.