Uses of Class
parser.ListReturningStatsOperator
Packages that use ListReturningStatsOperator
-
Uses of ListReturningStatsOperator in parser
Fields in parser declared as ListReturningStatsOperatorModifier and TypeFieldDescriptionprivate ListReturningStatsOperator
ListReturningStatsOperator.parent
The ListReturningStatsOperator object that immediately envelopes this one.Methods in parser that return ListReturningStatsOperatorMethods in parser with parameters of type ListReturningStatsOperatorModifier and TypeMethodDescriptionvoid
ListReturningStatsOperator.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.