Searched refs:declarations (Results 1 – 3 of 3) sorted by relevance
110 …def __init__(self, name, imports=[], declarations=[], lookup='', coordinates=[], get_value='', may… argument113 self.declarations = declarations126 return list(map(lambda d: Template(d).safe_substitute(dictionary), self.declarations))
24 declarations for the segment type and alignment.
11160 Lorg/xml/sax/helpers/NamespaceSupport$Context;->declarations:Ljava/util/ArrayList;