|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Function.ThreeArg | |
| 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.ThreeArg in edu.neu.ccs.parser |
| Methods in edu.neu.ccs.parser with parameters of type Function.ThreeArg | |
static AbstractFunction |
AbstractFunction.makeThreeArg(String name,
Function.ThreeArg f)
Constructs an AbstractFunction object
using the given name
and the givenFunction.ThreeArg
for its implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||