Class FilesystemLocation.Builder
java.lang.Object
com.twineworks.tweakflow.lang.load.loadpath.FilesystemLocation.Builder
- All Implemented Interfaces:
Builder<LoadPathLocation>
- Enclosing class:
- FilesystemLocation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallowCaching(boolean allowCaching) allowNativeFunctions(boolean allowNativeFunctions) build()confineToPath(boolean confineToPath) defaultExtension(String defaultExtension) withSourceTransformer(ParseUnitSourceTransformer transformer)
-
Constructor Details
-
Builder
-
-
Method Details
-
build
- Specified by:
buildin interfaceBuilder<LoadPathLocation>
-
confineToPath
-
allowNativeFunctions
-
allowCaching
-
defaultExtension
-
withSourceTransformer
-