The IParameterContainer type exposes the following members.

Methods

  NameDescription
Public methodAddEmbeddedParameter
Adds a parameter specification for a parameter encountered within this node. We use the term 'embedded' here because of the fact that the parameter was simply encountered as part of the node's text; it does not exist as part of a subtree as it might in a true AST.
Public methodGetEmbeddedParameters
Retrieve all embedded parameter specifications.

See Also