Exemple #1
0
	def __init__(self, fileoffset):
		self.typ = Artutils.getNodeType(fileoffset)
		self.arity = Artutils.getExpArity(fileoffset)