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