documents.cls File Reference

OORexx


Required by

htmlout.cls
htmltree.cls
rexxliterate.cls

Detailed Description

prefix comment removed

files, folders, rexx and text documents,

::REQUIRES 'hashfunction.cls'

generate unique ids for html output
Definition at line 46 of documents.cls

::REQUIRES 'rexxprogram.cls'

parse rexx
Definition at line 49 of documents.cls

::REQUIRES 'tokenizer.cls'

tokenizer
Definition at line 52 of documents.cls

::REQUIRES 'pathsep.cls'

fs path separator
Definition at line 55 of documents.cls

::REQUIRES 'classfinder.cls'

class lookup
Definition at line 58 of documents.cls

::REQUIRES 'nodes.cls'

html nodes
Definition at line 61 of documents.cls

::CLASS docmodule

flyweight to describe a doc text module
Definition at line 64 of documents.cls

::CLASS extensible MIXINCLASS object

mixin for extensible objects
and extensible object can have attributes added
to it
Definition at line 74 of documents.cls

::CLASS adocument PUBLIC INHERIT extensible

abstract class for documents

all documents are associated with a file object at the end
of a path. Various tags are also provided for use in
output document naming

Definition at line 89 of documents.cls

::CLASS rexxdocument PUBLIC SUBCLASS adocument

represents a rexx document
a facade for rexxprogram, with some ids, paths and urls
plus tokenized clauses after xref runs
Definition at line 110 of documents.cls

::CLASS rdatom PUBLIC INHERIT extensible

abstract class to represent something in a rexx program
Definition at line 536 of documents.cls

::CLASS rdclause PUBLIC SUBCLASS rdatom

class to represent a clause in a rexx program
Definition at line 566 of documents.cls

::CLASS rdfeature PUBLIC SUBCLASS rdatom inherit Comparable

class to represent a feature in a document context,
provides a complete facade to filechunk of feature
Definition at line 898 of documents.cls

::CLASS rdclass PUBLIC SUBCLASS rdfeature

specialised rdfeature to represent a class within a rexx document
Definition at line 1035 of documents.cls

::CLASS rdmethod PUBLIC SUBCLASS rdfeature

specialised rdfeature to represent a method within a rexx document
Definition at line 1201 of documents.cls

::CLASS rdattribute PUBLIC SUBCLASS rdmethod

Definition at line 1311 of documents.cls

::CLASS rdconstant PUBLIC SUBCLASS rdmethod

Definition at line 1358 of documents.cls

::CLASS rdrequires PUBLIC SUBCLASS rdfeature

Definition at line 1366 of documents.cls

::CLASS rdoptions PUBLIC SUBCLASS rdfeature

Definition at line 1373 of documents.cls

::CLASS rdcallable PUBLIC SUBCLASS rdfeature

specialised rdfeature to represent a callable feature
Definition at line 1381 of documents.cls

::CLASS rdprocedure PUBLIC SUBCLASS rdcallable

specialised rdfeature to represent a procedure within a rexx document
Definition at line 1391 of documents.cls

::CLASS rdlabel PUBLIC SUBCLASS rdcallable

Definition at line 1404 of documents.cls

::CLASS rdroutine PUBLIC SUBCLASS rdcallable

Definition at line 1411 of documents.cls

::CLASS textdocument PUBLIC SUBCLASS adocument

represents a text document
Definition at line 1437 of documents.cls

::CLASS blockcomment PUBLIC

represents a parsed block comment
Definition at line 1513 of documents.cls

::CLASS folder PUBLIC inherit Comparable

represents a folder
Definition at line 1672 of documents.cls

::CLASS file PUBLIC inherit Comparable

represents a file
Definition at line 1696 of documents.cls

::CLASS rexxtokenizer PRIVATE SUBCLASS tokenizer

specialisation of tokenizer for Rexx programs
Definition at line 1732 of documents.cls

::CLASS reference PUBLIC

flyweight to contain a reference
Definition at line 1785 of documents.cls


Get RexxLiterate at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated on 31 Aug 2010 05:20:04 for RexxLiterate by rexxliterate  0.0.1