[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Boolean Constants



Hey,

How would I create a boolean constant? I know I can use
jimple.IntConstant, but I need the type to BooleanType.

Thanks,
Leon Krupkin