Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag ClassTotal number of occurrencesTag strings used by tag class
@todo0@todo
TODO10TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 10

cz.cuni.amis.pogamut.shady.IArgumentLine
Stub14
cz.cuni.amis.pogamut.shady.NodeCallLine
How is target determined. Probably search in order: node names, names on classpath, fqn names of classes.14
cz.cuni.amis.pogamut.shady.QueryCallLine
explain, how target is determined13
cz.cuni.amis.pogamut.shady.ShadyParserLine
what about variables?280
cz.cuni.amis.pogamut.shady.ShadyParserTestLine
Copy and paste from PoshParserTest, unify it to some object called loader.299
cz.cuni.amis.pogamut.sposh.PoshTreeEventLine
Not enough info, where was it before?18
cz.cuni.amis.pogamut.sposh.engine.AbstractExecutorLine
should this be public?35
cz.cuni.amis.pogamut.sposh.engine.CExecutorLine
What should I do with goal of competence? It would be best to remove it completely.53
cz.cuni.amis.pogamut.sposh.engine.DCExecutorLine
Rework whole negine, currently I need to clear trigger re4sults of DEExecutor every loop because they would linger, although never fired in the loop54
Change DC executor into an ElementExecutor100