Uses of Class
org.eclipse.jdt.internal.compiler.impl.BooleanConstant

Packages that use BooleanConstant
org.eclipse.jdt.internal.compiler.impl   
 

Uses of BooleanConstant in org.eclipse.jdt.internal.compiler.impl
 

Methods in org.eclipse.jdt.internal.compiler.impl that return BooleanConstant
static BooleanConstant BooleanConstant.fromValue(boolean value)