The IParameterContainer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddEmbeddedParameter |
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.
|
![]() | GetEmbeddedParameters |
Retrieve all embedded parameter specifications.
|