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