BadScript 2
Loading...
Searching...
No Matches
BadScript2.Optimizations.Substitution Namespace Reference

Contains the BadScript2 Constant Substitution Optimizations. More...

Classes

class  BadConstantSubstitutionOptimizer
 Contains the Implementation of the Constant Substitution Optimization This optimization replaces expressions that only contain constants and constant variables with the result of the expression. More...
 
class  BadConstantSubstitutionOptimizerScope
 The scope of the Constant Substitution Optimizer. More...
 

Detailed Description

Contains the BadScript2 Constant Substitution Optimizations.