NirCodeGen
class NirCodeGen(val settings: Settings)(using ctx: Context) extends NirGenStat with NirGenExpr with NirGenType with NirGenName with NirGenUtil with GenReflectiveInstantisation
trait NirGenUtil
trait NirGenName
trait NirGenType
trait NirGenExpr
trait NirGenStat
class Object
trait Matchable
class Any
Value members
Inherited fields
Givens
Inherited givens
Extensions
Inherited extensions
extension (sym: Symbol)
Tests if this type inherits from CFuncPtr
Tests if this type inherits from CFuncPtr
- Inherited from:
- NirGenType
Tests if this type is implementations of CFuncPtr
Tests if this type is implementations of CFuncPtr
- Inherited from:
- NirGenType
extension (tpe: Type)