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 TypeClassDescriptionclassA namespace which maintains an external map of values held in variables in its scope.classA 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 TypeClassDescriptionclassA BshClassPath encapsulates knowledge about a class path of URLs.