Uses of Class
org.gjt.sp.jedit.bsh.ClassIdentifier

Packages that use ClassIdentifier
org.gjt.sp.jedit.bsh Lightweight Scripting for Java. 
 

Uses of ClassIdentifier in org.gjt.sp.jedit.bsh
 

Methods in org.gjt.sp.jedit.bsh with parameters of type ClassIdentifier
static java.lang.Class NameSpace.identifierToClass(ClassIdentifier ci)
          This is a helper method for working inside of bsh scripts and commands.