net.sf.arise.piji.fun
Class NewPrivateFunction

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

public final class NewPrivateFunction
extends NewFunction

newPrivate takes a class denominator and any number of constructor arguments

Author:
Kjetil Valstadsve

Constructor Summary
NewPrivateFunction(Context ctx)
           
 
Method Summary
protected  Reflector ref()
           
 
Methods inherited from class net.sf.arise.piji.fun.NewFunction
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

NewPrivateFunction

public NewPrivateFunction(Context ctx)
Method Detail

ref

protected Reflector ref()
Overrides:
ref in class NewFunction


All code and documentation is

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