Class UGlobal

Summary

A global variable (does not include procedures, records, classes, etc.)

Superclasses:
UEntity

Package:
UniDoc
File:
UniForm.icn
Methods:
getDefValue, getTypeValue, setDefValue, setTypeValue

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, defValue, name, parent, typeValue

Source code.

Details
Constructor

UGlobal(name, parent, comments, defValue, typeValue)

Methods:

getDefValue()

Produce the default value, if any.


getTypeValue()

Produce the type value, if any.


setDefValue(newDefValue)

If this name has an associated default value, remember it.


setTypeValue(newTypeValue)

If this name has an associated type, remember it.


Fields:
comments

defValue

name

parent

typeValue


This page produced by UniDoc on 2021/04/15 @ 23:59:54.