Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.Compiler.Generator
XmlGenerator Class
XmlGenerator Methods
AddLocationMapRecord Method
EnterChoiceContainer Method
GetEncoding Method
IsLegalXmlChar Method
OnValue Method
ResolveChoiceValue Method
ResolveDqsEscape Method
Visit Method
WriteStartDocument Method
XmlGenerator
AddLocationMapRecord Method
Adds record about
IMappedPair
in the
LocationMap
.
Namespace:
Syntactik.Compiler.Generator
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
protected
virtual
void
AddLocationMapRecord
(
string
fileName
,
IMappedPair
pair
)
Parameters
fileName
Type:
System
String
Module file name.
pair
Type:
Syntactik.DOM.Mapped
IMappedPair
Mapped pair.
See Also
Reference
XmlGenerator Class
Syntactik.Compiler.Generator Namespace
Send comments on this topic to
info@syntactik.com