net.sf.arise.piji.fun
Class AccessPrivateFunction

java.lang.Object
  |
  +--net.sf.arise.piji.AbstractFunction
        |
        +--net.sf.arise.piji.fun.AccessFunction
              |
              +--net.sf.arise.piji.fun.AccessPrivateFunction
All Implemented Interfaces:
Function

public final class AccessPrivateFunction
extends AccessFunction

access takes an object, a method name and any number of arguments

Author:
Kjetil Valstadsve

Constructor Summary
AccessPrivateFunction(Context ctx)
           
 
Method Summary
protected  Reflector ref()
           
 
Methods inherited from class net.sf.arise.piji.fun.AccessFunction
apply
 
Methods inherited from class net.sf.arise.piji.AbstractFunction
checkArgumentCount, checkLeaf, checkLeaf, checkList, checkList, checkString, checkString, checkSymbol, checkSymbol, checkSymbol, checkSymbol, fillContext, fillContext, getArgumentCount, getContext, getDocumentationString, isLeaf, isList, isString, isSymbol, isVararg
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccessPrivateFunction

public AccessPrivateFunction(Context ctx)
Method Detail

ref

protected Reflector ref()
Overrides:
ref in class AccessFunction


All code and documentation is

Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth