Class Comprehension_
INTERNAL: See the class Comprehension for further information.
Import path
import pythonDirect supertypes
Known direct subtypes
Predicates
| getAnIf | Gets a condition of this comprehension. |
| getIf | Gets the nth condition of this comprehension. |
| getIfs | Gets the conditions of this comprehension. |
| getIter | Gets the iterable of this comprehension. |
| getLocation | Gets the location of this comprehension. |
| getParent | Gets a parent of this comprehension |
| getTarget | Gets the target of this comprehension. |
| toString | Gets a textual representation of this element. |