::CLASS proc SUBCLASS feature INHERIT callable

specialisation for a procedure
a procedure is a feature with an exposelist and an arglist
it represents a Rexx procedure
Definition at line 1552 of rexxprogram.cls

Public Methods

  init (name, startline, startcol, endline, endcol, startclause, owner)
no comment

Public Methods inherited from feature

  compareTo (other)
comparable on rexx name
  init (startline, startcol, endline, endcol, owner)
no comment
  makestring ()
return the object represented as a string

Public Attributes inherited from feature

  endclause
last clause in feature
  owner
owning rexxprogram
  rname
rexx name of feature
  startclause
first clause in feature

Public Methods inherited from filechunk

.true - this filechunk contains contained contains (contained)
return whether or not this filechunk contains another
  getpos ()
return position information as a string
  init (startline, startcol, endline, endcol)
no comment
  makestring ()
describe the object as a string

Public Attributes inherited from filechunk

  endcol
last column of chunk
  endline
last line of chunk
  startcol
first column of chunk
  startline
first line of chunk
  user
user field: any use by client

Public Methods mixed in from callable

  init ()
no comment

Public Attributes mixed in from callable

  arglist
string list of arguments
  exposelist
String list of exposed variabled

Instantiated by

rexxprogram.cls line 661
rexxprogram.cls line 681

Feature Detail

::METHOD init
Parameters
name not documented
startline not documented
startcol not documented
endline not documented
endcol not documented
startclause not documented
owner not documented
Definition at line 1554 of rexxprogram.cls

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