Summary
A class constructor (initially clause).
If params === &null, then initially clause had no parameter list
(so constructor defaults to class fields)
otherwise use params (if any) as constructor params.
- Superclasses:
-
UEntity
- Package:
- UniDoc
- File:
- UniForm.icn
Methods:
addParam, getParams, setParams
Methods inherited from Object:
Type, className, clone, equals, fieldNames, genMethods, getField, get_class, get_class_name, get_id, hasField, hasMethod, hash_code, instanceOf, invoke, is_instance, setField, to_string
Methods inherited from UEntity:
addComment, getComments, getFormType, getName, getParent, getSrcFile, mergeComments, setComments, setName, setParent, setSrcFile, startNewComments
Fields:
comments, name, params, parent
Source code.
UConstructor(name, parent, comments, params)
addParam(newParam)
getParams()
setParams(newParams)
comments
name
params
parent
This page produced by UniDoc on 2021/04/15 @ 23:59:54.