Class UEntity |
Base class for representing a Unicon language entity.
Details |
Constructor |
UEntity(name, parent, comments, srcFile)
Methods: |
Add a comment to this entity's current comment paragraph
Produce the Comments() associated with this entity
Produce a nice name for the type of this entity.
Produce this entity's name
Produce this entity's parent entity.
Produce the source file for this entity.
Add an entire comment paragraph to this entity's comments
Change the comments associated with this entity
Name this entity
Remember the parent entity for this entity.
Remember the source file name for this entity.
Start a new comment paragraph for this entity
Fields: |