public class ContainsExecutableCodeTermFeature extends BinaryTermFeature
| Modifier and Type | Field and Description | 
|---|---|
private boolean | 
considerQueries  | 
static TermFeature | 
PROGRAMS  | 
static TermFeature | 
PROGRAMS_OR_QUERIES  | 
TOP_COST, ZERO_COST| Modifier | Constructor and Description | 
|---|---|
private  | 
ContainsExecutableCodeTermFeature(boolean considerQueries)  | 
| Modifier and Type | Method and Description | 
|---|---|
private boolean | 
containsExec(Term t,
            Services services)  | 
protected boolean | 
filter(Term t,
      Services services)  | 
computeprivate final boolean considerQueries
public static final TermFeature PROGRAMS
public static final TermFeature PROGRAMS_OR_QUERIES