Class UserProgramFinder

  • All Implemented Interfaces:
    com.smeup.rpgparser.rpginterop.RpgProgramFinder

    public class UserProgramFinder
    extends JardisProgramFinder
    This program finder is intended to distinguish program finders provided by JarikoDebugeeContext and program finders added dynamically by jardis to manage the path program precedence.
    • Constructor Detail

      • UserProgramFinder

        public UserProgramFinder​(Path path)
    • Method Detail

      • getPath

        public Path getPath()