BadScript 2
Loading...
Searching...
No Matches
BadArrayAccessReverseExpression.cs File Reference

Go to the source code of this file.

Classes

class  BadScript2.Parser.Expressions.Access.BadArrayAccessReverseExpression
 Implements the Reverse Array Access to set or get properties from an object. LEFT[^RIGHT]. More...
 

Namespaces

namespace  BadScript2
 The main namespace for the BadScript2 Language.
 
namespace  BadScript2.Parser
 Contains the Parser for the BadScript2 Language.
 
namespace  BadScript2.Parser.Expressions
 Contains the Expressions for the BadScript2 Language.
 
namespace  BadScript2.Parser.Expressions.Access
 Contains the Access Expressions for the BadScript2 Language.