[][src]Trait ecmascript::compiler::transform::DebugSourceCodeGen

pub trait DebugSourceCodeGen {
    fn debug_source_code_gen<W: Write>(&self, output: &mut W);
}

Required methods

fn debug_source_code_gen<W: Write>(&self, output: &mut W)

Loading content...

Implementors

Loading content...