Uses of Interface
net.hydromatic.morel.eval.File
Packages that use File
-
Uses of File in net.hydromatic.morel.eval
Classes in net.hydromatic.morel.eval that implement FileModifier and TypeClassDescription(package private) static classAbstract implementation of File.private static classFile that is not a directory, and can be parsed into a set of records.private static classFile that is a directory.private static classprivate static classFile that we have not yet categorized.Fields in net.hydromatic.morel.eval with type parameters of type FileMethods in net.hydromatic.morel.eval that return FileModifier and TypeMethodDescriptionstatic FileCreates a file (or directory).default FileFile.discoverField(TypeSystem typeSystem, String fieldName) Files.Directory.discoverField(TypeSystem typeSystem, String fieldName) Files.UnknownFile.discoverField(TypeSystem typeSystem, String fieldName) default FileFile.expand()Expands this file to a file with a more precise type.Files.UnknownChildFile.expand()Files.UnknownFile.expand()Files.Directory.get(int index)