Home | History | Annotate | Download | only in antlr3

Lines Matching full:makefile

885             self.output = self.connection.makefile('w', 0)
886 self.input = self.connection.makefile('r', 0)