<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FInternalContext</id>
	<title>Dice/InternalContext - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FInternalContext"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/InternalContext&amp;action=history"/>
	<updated>2026-05-03T10:41:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://skizzerz.net/DiceRoller/index.php?title=Dice/InternalContext&amp;diff=760&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|InternalContext Class}} Opaque contextual information used when evaluating dice expressions.  {{ns}}  == Inheritance Hierarchy == System.Object : Dice.InternalContext...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/InternalContext&amp;diff=760&amp;oldid=prev"/>
		<updated>2017-04-27T20:01:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|InternalContext Class}} Opaque contextual information used when evaluating dice expressions.  {{ns}}  == Inheritance Hierarchy == System.Object : Dice.InternalContext...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|InternalContext Class}}&lt;br /&gt;
Opaque contextual information used when evaluating dice expressions.&lt;br /&gt;
&lt;br /&gt;
{{ns}}&lt;br /&gt;
&lt;br /&gt;
== Inheritance Hierarchy ==&lt;br /&gt;
System.Object&lt;br /&gt;
: Dice.InternalContext&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt;&lt;br /&gt;
internal class InternalContext&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;width: 5em&amp;quot; |&lt;br /&gt;
! Name !! Description&lt;br /&gt;
|-&lt;br /&gt;
| {{internal}} {{method}} || [[/AddGroupExpression|AddGroupExpression(DiceAST)]] || Add a new group expression to the context, returning an identifier string suitable for [[Dice/DieResult/Data|DieResult.Data]].&lt;br /&gt;
|-&lt;br /&gt;
| {{internal}} {{method}} || [[/GetGroupExpression|GetGroupExpression(String)]] || Retrieves the expression given an identifier string.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Fields ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;width: 5em&amp;quot; |&lt;br /&gt;
! Name !! Description&lt;br /&gt;
|-&lt;br /&gt;
| {{internal}} {{field}} || [[/AllRolls|AllRolls]] || Stores all dice rolled.&lt;br /&gt;
|-&lt;br /&gt;
| {{internal}} {{field}} || [[/AllMacros|AllMacros]] || Stores all macro values.&lt;br /&gt;
|-&lt;br /&gt;
| {{internal}} {{field}} || [[/GroupExpressions|GroupExpressions]] || Stores all expressions that underpin a Group die result.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
This context is filled in during AST evaluation, each node adds to the context during its evaluation process.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>