Persistate API documentation
GeneratedToken Constructor
NamespacesPersistate.LanguageGeneratedTokenGeneratedToken()()()()

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

Members
IconMemberDescription
GeneratedToken(ProductionToken, Object)
Creates a new GeneratedToken containing the object generated for a particular ProductionToken in the abstract syntax tree.

GeneratedToken(ProductionToken, Object, Int32)
Creates a new GeneratedToken containing the object generated for a particular ProductionToken in the abstract syntax tree (AST), and a particular tag.

GeneratedToken(String, Object)
Creates a new GeneratedToken containing an object associated with a named production not necessarily in the abstract syntax tree. The Section of this token will be empty.

GeneratedToken(String, Object, Int32)
Creates a new GeneratedToken containing an object associated with a named production not necessarily in the abstract syntax tree (AST), and a particular tag. The Section of this token will be empty.

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