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.
Updated by Andrei Tatarnikov over 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Done - r1081.
Updated by Andrei Tatarnikov over 9 years ago
- Status changed from Resolved to Closed
- Published in build set to 0.4.5
Actions