The Parser of the Language. It turns Source Code into an Expression Tree.
BadSourceReader Reader
The Source Reader.
List< BadExpression > ParseGenericArguments()
Implements the Member Access to set or get properties from an object. LEFT.RIGHT.
Base Implementation for all Expressions used inside the Script.
BadSourcePosition Position
The source Position of the Expression.
Base class for all binary operators.
Implements the Null-Checked Member Access Operator.
override BadExpression Parse(BadExpression left, BadSourceParser parser)
BadNullCheckedMemberAccessOperator()
Constructor of the Operator.
BadSourcePosition SourcePosition
The Source Position of the Token.
Contains the Access Expressions for the BadScript2 Language.
Contains the Expressions for the BadScript2 Language.
Contains the Binary Operators for the BadScript2 Language.
Contains the Reader Tokens for the BadScript2 Language.
Contains the Source Reader for the BadScript2 Language.