Persistate API documentation
FixedSymbol Property
NamespacesPersistate.LanguageSymbolTokenFixedSymbol

[This is preliminary documentation and is subject to change.]

Gets or sets a value indicating whether this symbol has matched a fixed symbol in the grammar.
Declaration Syntax
C#
public bool FixedSymbol { get; internal set; }
Remarks
This is set to false when a symbol is matched against a <symbol> terminal in the grammar.

Assembly: Persistate.Language (Module: Persistate.Language) Version: 0.6.1.20 (0.6.1.20)