|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Function.FourArg | |
| edu.neu.ccs.parser | Provides classes for translating Strings into
values of various data types using languages with
simple lexical and syntactic structures. |
| Uses of Function.FourArg in edu.neu.ccs.parser |
| Methods in edu.neu.ccs.parser with parameters of type Function.FourArg | |
static AbstractFunction |
AbstractFunction.makeFourArg(String name,
Function.FourArg f)
Constructs an AbstractFunction object
using the given name
and the givenFunction.FourArg
for its implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||