# Interface: com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICTypeFactory

Builder for C AST types.

## Method: create
- parameter: `t`, type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IWildcardType`
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICType`


## Method: getChar
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICType`


## Method: getInt
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICType`


## Method: getUnsignedInt
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICType`


## Method: getVoid
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICType`


