Uses of Interface
eu.bandm.tools.ops.Function3
Packages that use Function3
Package
Description
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
-
Uses of Function3 in eu.bandm.tools.d2d2.parser2
Fields in eu.bandm.tools.d2d2.parser2 declared as Function3Modifier and TypeFieldDescription(package private) static Function3<Location<XMLDocumentIdentifier>,Parser.TokenType, String, TLex.Token<XMLDocumentIdentifier, Parser.TokenType>> Parser.tfactprotected final Function3<Location<D>,T, String, ? extends eu.bandm.tools.ramus.runtime2.Parser.Token<D, T>> TLex.tokenFactoryConstructors in eu.bandm.tools.d2d2.parser2 with parameters of type Function3 -
Uses of Function3 in eu.bandm.tools.ops
Methods in eu.bandm.tools.ops that return Function3