Static variables

@:value(3)staticMAX_CHANNELS_BITS:Int = 3

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

Static methods

staticallocVarId():Int

staticevalConst(e:TExpr):Dynamic

staticgetConstBits(v:TVar):Int

staticgetDoc(v:TVar):String

staticgetName(v:TVar):String

statichasBorrowQualifier(v:TVar, path:String):Bool

statichasQualifier(v:TVar, q:VarQualifier):Bool

statichasSideEffect(e:TExpr):Bool

staticisArray(v:TVar):Bool

staticisConst(v:TVar):Bool

staticisSampler(t:Type):Bool

staticisStruct(v:TVar):Bool

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

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

staticsize(t:Type):Int

statictoString(t:Type):String