类的使用
bsh.This

使用This的程序包
程序包
说明
 
 
  • bshThis的使用

    bshThis的子类
    修饰符和类型
    说明
    class 
    XThis is a dynamically loaded extension which extends This.java and adds support for the generalized interface proxy mechanism introduced in JDK1.3.
    返回Thisbsh中的方法
    修饰符和类型
    方法
    说明
    NameSpace.getGlobal(Interpreter declaringInterpreter)
    Get the top level namespace or this namespace if we are the top.
    NameSpace.getSuper(Interpreter declaringInterpreter)
    Get the parent namespace' This reference or this namespace' This reference if we are the top.
    参数类型为Thisbsh中的方法
    修饰符和类型
    方法
    说明
    static void
    This.bind(This ths, NameSpace namespace, Interpreter declaringInterpreter)
    Bind a This reference to a parent's namespace with the specified declaring interpreter.
    ClassGeneratorUtil.getConstructorArgs(String superClassName, This classStaticThis, Object[] consArgs, int index)
    Evaluate the arguments (if any) for the constructor specified by the constructor index.
  • bsh.utilThis的使用

    参数类型为Thisbsh.util中的构造器
    限定符
    构造器
    说明