ParamNode#
- class pyopenms.ParamNode#
Bases:
objectCython implementation of _ParamNode
Original C++ documentation is available here
Methods
Overload:
findEntryRecursive(self, name)findParentOf(self, name)Overload:
size(self)suffix(self, key)Attributes
- description#
- entries#
- findEntryRecursive(self, name: bytes | str | String) ParamEntry#
- insert()#
Overload:
Overload:
- insert(self, entry: ParamEntry, prefix: bytes | str | String) None
- name#
- nodes#
- size(self) int#