variables property

Return a list containing the individual variables being declared.

Implementation

NodeList<VariableDeclaration> get variables;