Persistate API documentation
GeneratedTokenName Method (index)
NamespacesPersistate.LanguageProductionTokenGeneratedTokenName(Int32)

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

Gets the production name of the GeneratedToken at a particular index.
Declaration Syntax
C#
public string GeneratedTokenName(
	int index
)
Parameters
index (Int32)
The index to get the name at.
Return Value
The production name of the GeneratedToken at the given index, or null if the token at that index is not a generated token.

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