BadScript 2
Loading...
Searching...
No Matches
BadScript2.Parser.Expressions.Block Namespace Reference

Contains the Block Expressions for the BadScript2 Language. More...

Namespaces

namespace  Lock
 Contains the Locking Expressions for the BadScript2 Language.
 
namespace  Loop
 Contains the Loop Expressions for the BadScript2 Language.
 

Classes

class  BadIfExpression
 Implements the If Statement Expression. More...
 
class  BadSwitchExpression
 Implements the Switch Statement Expression. More...
 
class  BadTryCatchExpression
 Implements the Try Catch Statement Expression. More...
 
class  BadUsingExpression
 Implements the Using Block Expression. More...
 
class  BadUsingStatementExpression
 Implements the Using Statement Expression. More...
 

Detailed Description

Contains the Block Expressions for the BadScript2 Language.