Uses of Interface
eu.bandm.tools.ops.Function3
Package
Description
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
-
Uses of Function3 in eu.bandm.tools.d2d2.parser2
Modifier and TypeFieldDescription(package private) static Function3<Location<XMLDocumentIdentifier>,
Parser.TokenType, String, TLex.Token<XMLDocumentIdentifier, Parser.TokenType>> Parser.tfact
protected final Function3<Location<D>,
T, String, ? extends eu.bandm.tools.ramus.runtime2.Parser.Token<D, T>> TLex.tokenFactory
-
Uses of Function3 in eu.bandm.tools.ops