Interface SourceSet

  • All Known Implementing Classes:
    SourceSetImpl

    public interface SourceSet
    • Method Detail

      • getSource

        Source getSource()
      • getExportedHeaders

        Source getExportedHeaders()
      • getCpp

        boolean getCpp()
      • getArgs

        java.util.Set<java.lang.String> getArgs()
      • getMacros

        java.util.Set<java.lang.String> getMacros()