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

U

UnaryExpression() - Method in class bsh.Parser
 
UnaryExpressionNotPlusMinus() - Method in class bsh.Parser
 
unaryOperation(Primitive, int) - Static method in class bsh.Primitive
 
unboxType(Class) - Static method in class bsh.Primitive
Get the corresponding primitive TYPE class for the java.lang wrapper class type.
undeclareBean(BSFDeclaredBean) - Method in class bsh.util.BeanShellBSFEngine
 
unset(String) - Method in class bsh.Interpreter
Unassign the variable name.
unsetVariable(String) - Method in class bsh.ExternalNameSpace
 
unsetVariable(String) - Method in class bsh.NameSpace
Remove the variable from the namespace.
unwrap(Object) - Static method in class bsh.Primitive
Unwrap primitive values and map voids to nulls.
unwrap(Object[]) - Static method in class bsh.Primitive
 
unwrapVariable(Variable) - Method in class bsh.NameSpace
Unwrap a variable to its value.
UpdateLineColumn(char) - Method in class bsh.JavaCharStream
 
usage() - Static method in class bsh.commands.dir
 
Util - Class in bsh.util
Misc utilities for the bsh.util package.
Util() - Constructor for class bsh.util.Util
 
UtilEvalError - Exception in bsh
UtilEvalError is an error corresponding to an EvalError but thrown by a utility or other class that does not have the caller context (Node) available to it.
UtilEvalError() - Constructor for exception bsh.UtilEvalError
 
UtilEvalError(String) - Constructor for exception bsh.UtilEvalError
 
UtilTargetError - Exception in bsh
UtilTargetError is an error corresponding to a TargetError but thrown by a utility or other class that does not have the caller context (Node) available to it.
UtilTargetError(String, Throwable) - Constructor for exception bsh.UtilTargetError
 
UtilTargetError(Throwable) - Constructor for exception bsh.UtilTargetError
 

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