API Documentation

enum ModuleDecl

package hscript

import hscript.Expr

@:directlyUsed

Values

DPackage(path:Array<String>)

DImport(path:Array<String>, everything:Bool)

DClass(c:ClassDecl)

DTypedef(c:TypeDecl)

© 2022