Uses of Package
org.jparsec.functors
Packages that use org.jparsec.functors
Package
Description
Provides core Parser implementations for parser combinator logic.
Provides common functor interfaces, such as Map for mapping parser results
as well as some common implementations.
-
Classes in org.jparsec.functors used by org.jparsecClassDescriptionMaps 3 objects of type
A
,B
andC
respectively to an object of typeT
.Maps 4 objects of typeA
,B
,C
andD
respectively to an object of typeT
.Maps 5 objects of typeA
,B
,C
,D
andE
respectively to an object of typeT
.Maps 6 objects to an object of typeT
.Maps 7 objects to an object of typeT
.Maps 8 objects to an object of typeT
.Deprecated.Prefer to using a lambda expression to convert to your own type.Deprecated.Prefer to using a lambda expression to convert to your own type.Deprecated.Prefer to using a lambda expression to convert to your own type.Deprecated.Prefer to using a lambda expression to convert to your own type. -
Classes in org.jparsec.functors used by org.jparsec.examples.java.ast.statement
-
Classes in org.jparsec.functors used by org.jparsec.examples.sql.ast
-
Classes in org.jparsec.functors used by org.jparsec.examples.sql.parser
-
Classes in org.jparsec.functors used by org.jparsec.functorsClassDescriptionDeprecated.Use
Function
instead.Deprecated.UseBiFunction
instead.Maps 3 objects of typeA
,B
andC
respectively to an object of typeT
.Maps 4 objects of typeA
,B
,C
andD
respectively to an object of typeT
.Maps 5 objects of typeA
,B
,C
,D
andE
respectively to an object of typeT
.Deprecated.Prefer to using a lambda expression to convert to your own type.Deprecated.Prefer to using a lambda expression to convert to your own type.Deprecated.Prefer to using a lambda expression to convert to your own type.Deprecated.Prefer to using a lambda expression to convert to your own type.