Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| guide:start [2026/08/06 10:43] – [Referencing a particular language body] rajit | guide:start [2026/08/06 10:44] (current) – [Referencing the languages body] rajit | ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| </ | </ | ||
| This provides access to all the sub-languages specified within the process.((The refinement body is processed by the expansion phase, and hence the expanded process will contains the appropriate sub-language bodies after taking the specified number of refinement steps into account. This is why '' | This provides access to all the sub-languages specified within the process.((The refinement body is processed by the expansion phase, and hence the expanded process will contains the appropriate sub-language bodies after taking the specified number of refinement steps into account. This is why '' | ||
| + | The '' | ||
| ==== Referencing a particular language body ==== | ==== Referencing a particular language body ==== | ||
| Line 42: | Line 43: | ||
| chp = lang-> | chp = lang-> | ||
| </ | </ | ||
| - | Note that the '' | + | Note that the '' |
| Finally, to get a pointer to the actual object that stores the CHP data structure: | Finally, to get a pointer to the actual object that stores the CHP data structure: | ||