class compilerJs::JsProps

sys::Obj
  compilerJs::JsNode
    compilerJs::JsProps

Source

JsProps

file

File file

Source

make

new make(PodDef pod, File file, Uri uri, JsCompilerSupport s)

Source

pod

PodDef pod

Source

uri

Uri uri

Source

write

virtual override Void write(JsWriter out)

Source

writeProps

static Void writeProps(OutStream out, Pod pod, Uri uri, Duration maxAge)

Source