<?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%2FRoller%2FParse</id>
	<title>Dice/Roller/Parse - 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%2FRoller%2FParse"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/Roller/Parse&amp;action=history"/>
	<updated>2026-05-03T06:56:10Z</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/Roller/Parse&amp;diff=759&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|Roller.Parse Method (String, RollerConfig)}} Parses the diceExpr into an AST without evaluating it.  {{ns}}  == Syntax == &lt;syntaxhighlight lang=&quot;C#&quot;&gt; internal static...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/Roller/Parse&amp;diff=759&amp;oldid=prev"/>
		<updated>2017-04-27T19:11:47Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|Roller.Parse Method (String, RollerConfig)}} Parses the diceExpr into an AST without evaluating it.  {{ns}}  == Syntax == &amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt; internal static...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|Roller.Parse Method (String, RollerConfig)}}&lt;br /&gt;
Parses the diceExpr into an AST without evaluating it.&lt;br /&gt;
&lt;br /&gt;
{{ns}}&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 static DiceAST Parse(&lt;br /&gt;
    string diceExpr,&lt;br /&gt;
    RollerConfig config&lt;br /&gt;
)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
; ''diceExpr''&lt;br /&gt;
: Type: System.String&lt;br /&gt;
: Dice expression to parse.&lt;br /&gt;
&lt;br /&gt;
; ''config''&lt;br /&gt;
: Type: [[Dice/RollerConfig|Dice.RollerConfig]]&lt;br /&gt;
: Configuration to use. If {{cs|null}}, the [[../DefaultConfig|DefaultConfig]] is used instead.&lt;br /&gt;
&lt;br /&gt;
=== Return Value ===&lt;br /&gt;
Type: [[Dice/AST/DiceAST|Dice.AST.DiceAST]]&lt;br /&gt;
&lt;br /&gt;
The parsed (but not yet evaluated) AST.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>