A B C D E F G H I J K L M N O P R S T U V W X Y _

N

NameCompletion - Interface in bsh.util
The interface for name completion.
NameCompletionTable - Class in bsh.util
NameCompletionTable is a utility that implements simple name completion for a collection of names, NameSources, and other NameCompletionTables.
NameCompletionTable() - Constructor for class bsh.util.NameCompletionTable
 
NameList() - Method in class bsh.Parser
 
NameSource - Interface in bsh
This interface supports name completion, which is used primarily for command line tools, etc.
NameSource.Listener - Interface in bsh
 
nameSourceChanged(NameSource) - Method in interface bsh.NameSource.Listener
 
NameSpace - Class in bsh
A namespace in which methods, variables, and imports (class names) live.
NameSpace(NameSpace, String) - Constructor for class bsh.NameSpace
 
NameSpace(BshClassManager, String) - Constructor for class bsh.NameSpace
 
NameSpace(NameSpace, BshClassManager, String) - Constructor for class bsh.NameSpace
 
nameSpaceChanged() - Method in class bsh.NameSpace
Clear all cached classes and names
NATIVE - Static variable in interface bsh.ParserConstants
 
NE - Static variable in interface bsh.ParserConstants
 
NEW - Static variable in interface bsh.org.objectweb.asm.Constants
 
NEW - Static variable in interface bsh.ParserConstants
 
NEWARRAY - Static variable in interface bsh.org.objectweb.asm.Constants
 
newToken(int) - Static method in class bsh.Token
Returns a new Token object, by default.
next() - Method in interface bsh.BshIterator
Fetch the next object in the iteration
next() - Method in class bsh.collection.CollectionIterator
Fetch the next object in the iteration
next() - Method in class bsh.CollectionManager.BasicBshIterator
Fetch the next object in the iteration
next - Variable in class bsh.Token
A reference to the next regular (non-special) token from the input stream.
nextCharBuf - Variable in class bsh.JavaCharStream
 
nextCharInd - Variable in class bsh.JavaCharStream
 
noClassDefFound(String, Error) - Static method in class bsh.BshClassManager
Annotate the NoClassDefFoundError with some info about the class we were trying to load.
NONPRINTABLE - Static variable in interface bsh.ParserConstants
 
NOP - Static variable in interface bsh.org.objectweb.asm.Constants
 
normalizeClassName(Class) - Static method in class bsh.StringUtil
Hack - The real method is in Reflect.java which is not public.
NULL - Static variable in interface bsh.ParserConstants
 
NULL - Static variable in class bsh.Primitive
 
NullLiteral() - Method in class bsh.Parser
 
numberValue() - Method in class bsh.Primitive
 

A B C D E F G H I J K L M N O P R S T U V W X Y _