letBindings property

List<LetBindingAst> letBindings

let- binding defined within a template.

Implementation

List<LetBindingAst> get letBindings;