vars property

List<DeclVar> vars
final

The list of DeclVar nodes.

Implementation

final List<DeclVar> vars;