public abstract class EntityTokenCheckBase extends EntityCheckBase
context
Constructor and Description |
---|
EntityTokenCheckBase() |
Modifier and Type | Method and Description |
---|---|
protected void |
processEntity(ShallowEntity entity)
Processes a single selected entity.
|
protected abstract void |
processTokens(java.util.List<IToken> tokens)
Process the start or end tokens for a selected entity.
|
execute, filterEntities, getXPathSelectionString
createFinding, createFinding, createFinding, createFinding, createFinding, createFinding, createFinding, createFindingForSiblingEntities, createFindingForSiblings, createFindingOnFirstLine, createFindingOnUnfilteredCode, createFindingOnUnfilteredCode, createFindingOnUnfilteredCode, createInstance, createSelectionPattern, getCodeViewOption, initialize, isCpp, select, select, selectUnfilteredPreProcessed, setContext
public EntityTokenCheckBase()
protected void processEntity(ShallowEntity entity) throws CheckException
processEntity
in class EntityCheckBase
CheckException
protected abstract void processTokens(java.util.List<IToken> tokens) throws CheckException
CheckException