Home | History | Annotate | Download | only in Common

Lines Matching defs:Instantiate

881         def Instantiate(self, PlaceHolderValues):

986 self.String += "".join([S.Instantiate(Dictionary) for S in SectionList])
997 return "".join([S.Instantiate(Dictionary) for S in self._TemplateSectionList])