Interface TemplateArgumentHierarchy

Object used to process the argument hierarchies of a template.

Hierarchy

  • TemplateArgumentHierarchy

Properties

Properties

index: number

The index number of name or its alias in Template.keys.

priority: number

1 if name is on a higher position than key is in the hierarchy, -1 if lower, 0 if the same.

Generated using TypeDoc