Skip to main content

CotomyBracketBindNameGenerator

Generates bind names using bracket notation (e.g. user[name]).

Methods

MethodDescription
create(name, parent?)Creates a name with bracket notation when parent is present.
createIndex(parent, index)Creates an indexed name using bracket notation.