Actions
Task #5993
closedboolean ExprUtils.isKind(Node.Kind kind, Node ... nodes)
Start date:
05/28/2015
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
0.4.5
Description
The methods returns true
when all the nodes
are of the specified kind
; false
otherwise.
Actions