Class JavaIOFileSystemSupport

  • All Implemented Interfaces:
    org.eclipse.xtend.lib.macro.file.FileSystemSupport, org.eclipse.xtend.lib.macro.file.MutableFileSystemSupport

    public class JavaIOFileSystemSupport
    extends AbstractFileSystemSupport
    • Constructor Detail

      • JavaIOFileSystemSupport

        public JavaIOFileSystemSupport()
    • Method Detail

      • getChildren

        public java.lang.Iterable<? extends org.eclipse.xtend.lib.macro.file.Path> getChildren​(org.eclipse.emf.common.util.URI uri,
                                                                                               org.eclipse.xtend.lib.macro.file.Path path)
        Specified by:
        getChildren in class AbstractFileSystemSupport