ap.parser.CollectingVisitor
Skip the call to postVisit and do not visit any of the sub-expressions. Instead, directly return res as result
postVisit
res
(Since version ) see corresponding Javadoc for more information.
Skip the call to
postVisit
and do not visit any of the sub-expressions. Instead, directly returnres
as result