AstTransformationContext.

ParseError(string, IXamlAstNode, IXamlAstNode) Method

Namespace
XamlX.Transform
Containing Type
AstTransformationContext

Syntax

public IXamlAstNode ParseError(string message, IXamlAstNode offender, IXamlAstNode ret)

Parameters

Name Type Description
message string
offender IXamlAstNode
ret IXamlAstNode

Return Value

Type Description
IXamlAstNode