SandMark version 2.0


sandmark.obfuscate.boolsplitter.dtree
Interface LeafExpr

All Known Implementing Classes:
ConstantExpr, LocalExpr

public interface LeafExpr

An expression that can appear as a leaf node in a Tree. Essentially, LeafExpr can not have child expressions.

See Also:
ConstantExpr, LocalExpr


SandMark version 2.0

Mon Jun 17 12:30:47 MST 2002