::CLASS label SUBCLASS feature INHERIT callable

specialization for a label
it represents a Rexx label
if the label represents a procedure or function
but has no 'procedure' attribute, it will not be
recognized as a procedure, but treated as 'just a label'
Upper layers may wish to reassign this state, so .label inherits
the .callable mixin just in case
Definition at line 1530 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 687

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 1531 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