Class Tools.AutoDoc.PikeObjects.PikeObject
- Description
 Base class for representing a documentable Pike lexical entity.
This class is inherited by classes for representing classes, functions, variables, etc.
- See also
 Inherit, Import, Class, Module, NameSpace, AutoDoc, Modifier, Method, Constant, Typedef, EnumConstant, Enum, Variable
- Variable
appears
Variable belongs
 stringTools.AutoDoc.PikeObjects.PikeObject.appears
stringTools.AutoDoc.PikeObjects.PikeObject.belongs- Description
 Relocation information.
- Variable modifiers
 array(string) Tools.AutoDoc.PikeObjects.PikeObject.modifiers- Description
 The set of modifiers affecting this entity.
- Variable name
 stringTools.AutoDoc.PikeObjects.PikeObject.name- Description
 The name of the entity.
- Constant objtype
 constantstringTools.AutoDoc.PikeObjects.PikeObject.objtype- Description
 The object type identifier.
- Variable position
 SourcePositionTools.AutoDoc.PikeObjects.PikeObject.position- Description
 The source position where the entity was found.
- Variable squeezedInDoc
 DocumentationTools.AutoDoc.PikeObjects.PikeObject.squeezedInDoc