Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.Compiler.Steps
AliasResolvingVisitor Class
AliasResolvingVisitor Methods
OnValue Method
ResolveAttributes Method
ResolveAttributesInAlias Method
ResolveAttributesInParameter Method
ResolveChoiceValue Method
ResolveDqsEscape Method
ResolveDqsEscapeChar Method
ResolvePairValue Method
ResolveValue Method
ResolveValueAlias Method
ResolveValueParameter Method
Visit Method
AliasResolvingVisitor
ResolvePairValue Method
Resolves literal value of the pair.
Namespace:
Syntactik.Compiler.Steps
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
protected
string
ResolvePairValue
(
IMappedPair
pair
,
out
ValueType
valueType
)
Parameters
pair
Type:
Syntactik.DOM.Mapped
IMappedPair
Pair
with the literal value.
valueType
Type:
Syntactik.DOM.Mapped
ValueType
Calculated type of the value.
Return Value
Type:
String
String representing literal value of the pair.
See Also
Reference
AliasResolvingVisitor Class
Syntactik.Compiler.Steps Namespace
Send comments on this topic to
info@syntactik.com