Class Path

    • Field Detail

      • symbolType

        public static final Path symbolType
    • Constructor Detail

      • Path

        public Path()
    • Method Detail

      • providePaths

        public java.util.Collection<java.lang.String> providePaths​(Translator translator,
                                                                   Symbol symbol)
        Description copied from interface: PathsProvider
        Return the collection of paths represented by the given symbol
        Specified by:
        providePaths in interface PathsProvider
        Parameters:
        translator - that optionally translates the symbols to a valid paths
        symbol - the symbol to collect the paths from
        Returns:
        the collection of paths to be added to the classpath