Uses of Interface
org.gjt.sp.jedit.bsh.NameSource
-
Uses of NameSource in org.gjt.sp.jedit.bsh
Modifier 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. -
Uses of NameSource in org.gjt.sp.jedit.bsh.classpath
Modifier and TypeClassDescriptionclass
A BshClassPath encapsulates knowledge about a class path of URLs.