ooRexx
4.2.0-source
About: ooRexx (Open Object Rexx) is a free implementation of Object Rexx. Object Rexx is an enhancement of the classic Rexx interpreter; a full-featured programming language with a human-oriented syntax. Fossies Dox: ooRexx-4.2.0-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) 
|
#define Error_Incorrect_method_pad
char optionArgument(RexxObject *argument, size_t position)
void reportException(wholenumber_t error)
static const size_t ARGUMENT_DIGITS
stringsize_t lengthArgument(RexxObject *argument, size_t position)
#define Error_Incorrect_method_position
void missingArgument(size_t argumentPosition)
virtual bool unsignedNumberValue(stringsize_t &result, size_t precision)
stringsize_t positionArgument(RexxObject *argument, size_t position)
#define Error_Incorrect_method_length
RexxString * stringArgument(RexxObject *object, size_t position)
char padArgument(RexxObject *argument, size_t position)