Constructor
variable name.
Optional
Readonly
filterReadonly
idvariable name.
Optional
Readonly
innerReadonly
maxReadonly
minBuild names following the structure of this pattern.
Rest
...varsL: VarsLike[]sets of variables to be replaced into the name.
an iterable of possible names.
Protected
buildProtected
matchProtected
Static
buildBuild part of an output name.
iterable of potential constructions.
Protected
Static
matchGenerated using TypeDoc
Match or construct a variable name portion.
When matching a name, this pattern extracts a number of name components, and saves the sub-name in variables object in match() return value.
When building a name, this pattern succeeds if the variable is present in build() function argument.