expression_compiler library

Classes

CompilerOptions
Options passed to DDC and the expression compiler.
ExpressionCompilationResult
Result of compilation of dart expression to JavaScript
ExpressionCompiler
Interface to provide means of compiling expressions from dart to JavaScript used to implement expression evaluation in any tools using dwds
ModuleInfo

Enums

ModuleFormat
Indicates the module system DDC is targeting.