Interface SourceBinaryPair

    • Method Detail

      • getSource

        Source getSource()
      • getComponentName

        java.lang.String getComponentName()
      • getCpp

        boolean getCpp()
      • getArgs

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

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

        boolean isSharedLibrary()
      • isExecutable

        boolean isExecutable()