soot.util.cfgcmd
Class CFGOptionMatcher.CFGOption
java.lang.Object
soot.util.cfgcmd.CFGOptionMatcher.CFGOption
- Direct Known Subclasses:
- CFGGraphType, CFGIntermediateRep
- Enclosing class:
- CFGOptionMatcher
public abstract static class CFGOptionMatcher.CFGOption
- extends Object
The type stored within a CFGOptionMatcher
. Options to
be stored in a CFGOptionMatcher
must extend this
class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CFGOptionMatcher.CFGOption
protected CFGOptionMatcher.CFGOption(String name)
name
public String name()