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
ResolveValueAlias Method
Resolves literal value of
Alias
.
Namespace:
Syntactik.Compiler.Steps
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
protected
string
ResolveValueAlias
(
Alias
alias
,
out
ValueType
valueType
)
Parameters
alias
Type:
Syntactik.DOM.Mapped
Alias
Instance of
Alias
.
valueType
Type:
Syntactik.DOM.Mapped
ValueType
Value type of the resolved literal.
Return Value
Type:
String
String representing literal value of the
Alias
.
See Also
Reference
AliasResolvingVisitor Class
Syntactik.Compiler.Steps Namespace
Send comments on this topic to
info@syntactik.com