class documentation
class BinaryOperationMap(_StaticAnalyzer): (source)
Constructor: BinaryOperationMap(root)
Class for retrieving binary operations
| Method | __init__ |
No summary |
| Method | map |
Get the binary operations |
| Instance Variable | root |
Undocumented |
Inherited from _StaticAnalyzer:
| Static Method | read |
Read a file as tokens |
| Method | check |
Undocumented |
| Instance Variable | file |
Undocumented |