Go to the source code of this file.
Namespaces | |
namespace | build_check_helper |
Variables | |
tuple | build_check_helper.class_name = klass.getAttribute("type") |
tuple | build_check_helper.classes = root.getElementsByTagName("class") |
int | build_check_helper.counter = 0 |
tuple | build_check_helper.lines = f.readlines() |
tuple | build_check_helper.root = parseString(text) |
string | build_check_helper.text = '<dummy>%s</dummy>' |