Implements the Html Context for the Transformation Process.
BadObject ParseAndExecute(string code, BadSourcePosition pos)
Parses and executes the specified code.
BadSourcePosition CreateInnerPosition()
Creates the Source Position of the current Input Nodes Inner Content.
readonly HtmlNode InputNode
The Current Input Node.