Uses of Interface
gw.lang.reflect.module.IFileSystem
Packages that use IFileSystem
Package
Description
-
Uses of IFileSystem in gw.config
Fields in gw.config declared as IFileSystemMethods in gw.config that return IFileSystemModifier and TypeMethodDescriptionprivate static IFileSystem
CommonServices.getDefaultFileSystemInstance()
static IFileSystem
CommonServices.getFileSystem()
-
Uses of IFileSystem in gw.internal.gosu.module.fs
Classes in gw.internal.gosu.module.fs that implement IFileSystem -
Uses of IFileSystem in gw.internal.gosu.parser
Fields in gw.internal.gosu.parser declared as IFileSystem -
Uses of IFileSystem in gw.lang.gosuc.simple
Methods in gw.lang.gosuc.simple that return IFileSystemModifier and TypeMethodDescriptionprivate static IFileSystem
GosuCompiler.createFileSystemInstance()