src/pylib/pysugar/stmt/types

Search:
Group by:
Source   Edit  

Types

PySyntaxProcesser = concept var self
    parsePyBodyWithDoc(self, NimNode) is NimNode
    self.supportGenerics is bool
    self.dedentDoc is bool
One implememted is PyAsgnRewriter in ./frame while its parsePyBody is in ./tonim Source   Edit