Paradox Game Engine
v1.0.0 beta06
Main Page
Related Pages
Packages
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Events
Macros
Pages
Classes
|
Namespaces
|
Enumerations
EvaluationContext.cs File Reference
Go to the source code of this file.
Classes
class
Irony.Interpreter.EvaluationContext
Namespaces
package
Irony.Interpreter
Enumerations
enum
Irony.Interpreter.EvaluationStatus
{
Irony.Interpreter.EvaluationStatus.Ready
,
Irony.Interpreter.EvaluationStatus.Evaluating
,
Irony.Interpreter.EvaluationStatus.RuntimeError
,
Irony.Interpreter.EvaluationStatus.Aborted
}
enum
Irony.Interpreter.JumpType
{
Irony.Interpreter.JumpType.None
= 0,
Irony.Interpreter.JumpType.Break
,
Irony.Interpreter.JumpType.Continue
,
Irony.Interpreter.JumpType.Return
,
Irony.Interpreter.JumpType.Goto
,
Irony.Interpreter.JumpType.Exception
}
sources
common
shaders
Irony
Interpreter
EvaluationContext.cs
Generated on Sat Dec 20 2014 21:53:49 for Paradox Game Engine by
1.8.7