Package spoon.compiler.builder
Class SourceOptions<T extends SourceOptions<T>>
java.lang.Object
spoon.compiler.builder.Options<T>
spoon.compiler.builder.SourceOptions<T>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SourceOptions
public SourceOptions()
-
-
Method Details
-
sources
adds the given paths as concatenated string with File.pathSeparator as sources -
sources
adds the given paths as sources -
sources
adds the givenSpoonFile
as sources
-