Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
aeb36f840b617237dc2bac357ddcc83f19b76949
/
.
/
compiler
/
src
/
generator.py
blob: 9ac2cdaf31fb14cfa9dcaf9162223136590b845a [
file
] [
log
] [
blame
]
class
Generator
(
object
):
def
__call__
(
self
,
program
,
filename
,
gendir
):
raise
Exception
,
"Not implemented"