Uses of Class
bsh.BSHAmbiguousName

Packages that use BSHAmbiguousName
bsh   
 

Uses of BSHAmbiguousName in bsh
 

Methods in bsh with parameters of type BSHAmbiguousName
private  java.lang.Object BSHAllocationExpression.objectAllocation(BSHAmbiguousName nameNode, BSHArguments argumentsNode, CallStack callstack, Interpreter interpreter)
           
private  java.lang.Object BSHAllocationExpression.objectArrayAllocation(BSHAmbiguousName nameNode, BSHArrayDimensions dimensionsNode, CallStack callstack, Interpreter interpreter)