public class GaddPathCounterBackend extends CfgVisitorBackend
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DBG_PREFIX
The beginning of backend's debug writes.
|
static java.lang.String |
NAME
The backend name.
|
Constructor and Description |
---|
GaddPathCounterBackend() |
Modifier and Type | Method and Description |
---|---|
void |
start(Entity entity)
Elaborates the specified entity.
|
getVisitor
debugWrite, getDebugFile, getName, isActive, setActive, setDebugFile
public static final java.lang.String NAME
public static final java.lang.String DBG_PREFIX
public void start(Entity entity)
CfgVisitorBackend
start
in class CfgVisitorBackend
entity
- Entity to be elaborated.