mirror of
https://github.com/nasa/fpp.git
synced 2026-04-12 05:01:36 -05:00
9 lines
296 B
Plaintext
9 lines
296 B
Plaintext
== Specifiers
|
|
|
|
A *specifier* is a unit of syntax that specifies some information
|
|
about an FPP model.
|
|
It may associate a local name with the specification.
|
|
However, unlike a <<Definitions,definition>>, it does not
|
|
create a
|
|
<<Scoping-of-Names_Names-of-Definitions,globally unique qualified name>>.
|