Uses of Class
com.github.gbenroscience.parser.ListReturningStatsOperator
Packages that use ListReturningStatsOperator
Package
Description
Classes designed to parse a mathematical expression.
-
Uses of ListReturningStatsOperator in com.github.gbenroscience.parser
Methods in com.github.gbenroscience.parser that return ListReturningStatsOperatorMethods in com.github.gbenroscience.parser with parameters of type ListReturningStatsOperatorModifier and TypeMethodDescriptionvoidListReturningStatsOperator.setParent(ListReturningStatsOperator parent) The concept of a parent here is that the first ListReturningStatsOperator object to this Operator's left is one that encloses it.