Searched refs:CommentContext (Results 1 – 5 of 5) sorted by relevance
575 return self.getTypedRuleContexts(gnParser.CommentContext)577 return self.getTypedRuleContext(gnParser.CommentContext,i)1103 class CommentContext(ParserRuleContext): class in gnParser1106 super(gnParser.CommentContext, self).__init__(parent, invokingState)1128 localctx = gnParser.CommentContext(self, self._ctx, self.state)
191 with printer.CommentContext():435 with self.__printer.CommentContext():
294 def CommentContext(self): member in SimplePrettyPrinter
73 with printer.CommentContext():
390 with printer.CommentContext():