Uses of Interface
org.gjt.sp.jedit.bsh.NameSource
Packages that use NameSource
-
Uses of NameSource in org.gjt.sp.jedit.bsh
Classes in org.gjt.sp.jedit.bsh that implement NameSourceModifier and TypeClassDescriptionclass
A namespace which maintains an external map of values held in variables in its scope.class
A namespace in which methods, variables, and imports (class names) live.Methods in org.gjt.sp.jedit.bsh with parameters of type NameSource -
Uses of NameSource in org.gjt.sp.jedit.bsh.classpath
Classes in org.gjt.sp.jedit.bsh.classpath that implement NameSourceModifier and TypeClassDescriptionclass
A BshClassPath encapsulates knowledge about a class path of URLs.