Interface PreprocessorOptions
public interface PreprocessorOptions
Preprocessor options for native compilation.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the defined macros for this options.
-
Method Details
-
getDefinedMacros
Returns the defined macros for this options.- Returns:
- the defined macros for this options
-