OSFI-Python
3.9.2
OpenSF Integration Library
|
Public Member Functions | |
def | __init__ (self, val) |
def | parseAs (self, paramType, indices=()) |
def | parseAsFlattened (self, paramType) |
Public Attributes | |
elems | |
children | |
Represents a structure of unparsed values in a parameter of type ARRAY. It may contain either a list of children ArrayNodes; or a tuple of the declared size and unparsed text of the leaf node, which may be None for zero-sized nodes.