Indicates where a grammar came from.
Union case | Description |
Full Usage:
Built
|
The grammar was built by Farkle using the Farkle.Builder API. |
Full Usage:
LoadedFromFile
|
The grammar was loaded from a grammar file using the Farkle.Grammar.EGT module's functions. |
Full Usage:
Precompiled
|
The grammar had been precompiled and was loaded from an assembly. |