Package team.unnamed.mocha.runtime
package team.unnamed.mocha.runtime
-
ClassDescriptionA
ExpressionVisitorthat determines whether an expression is constant or not.AMochaCompiledFunctionthat can be evaluated without arguments.Represents a scope, which is just a virtual object that contains bindings (properties) to values.Thrown to indicate that the code has attempted to cast a type to another type, and they were not compatible.