Home | History | Annotate | Download | only in compiler

Lines Matching defs:Expression

61         gen = Expression(source, filename)
89 class Expression(AbstractCompileMode):
1316 self.graph = pyassem.PyFlowGraph("<expression>", tree.filename)
1341 # XXX Discard means it's an expression. Perhaps this is a bad
1518 wrapper classes. In visitAugAssign, the left-hand expression node