Handles discovery and valuation of a
boolean object property, of the
form public boolean is<Property> when executed.
We do this separately as to preserve the current
quasi-broken semantics of get <as is property>
get<flip 1st char> get("property") and now followed
by is<Property>.
since: 1.0 author: Geir Magnusson Jr. version: $Id: BooleanPropertyExecutor.java 398171 2006-04-29 14:57:29Z dion $
Constructor.
Parameters: rlog - The instance log. Parameters: is - The JEXL introspector. Parameters: clazz - The class being analyzed. Parameters: property - The boolean property.