Static variables

@:value(3)staticMAX_CHANNELS_BITS:Int = 3

@:value(Component.createAll())staticSWIZ:Array<Component> = Component.createAll()

Static methods

staticallocVarId():Int

staticgetDoc(v:TVar):String

staticisArray(v:TVar):Bool

staticisConst(v:TVar):Bool

staticisStruct(v:TVar):Bool

staticiter(e:TExpr, f:TExpr ‑> Void):Void

staticmap(e:TExpr, f:TExpr ‑> TExpr):TExpr

staticsize(t:Type):Int