Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

String Struct Reference

#include <str.h>

Class diagram for String:

ParseNode

List of all members.

Public Members

 String (char* s)
 String (char* s, smi l)
char* AsCharP ()
fint arg_count ()
bool equals (String* other)
fint line_count ()
void Print ()
char* str
smi len

Detailed Description


Member Function Documentation

String::String (char * s) [inline]

String::String (char * s, smi l) [inline]

char * String::AsCharP () [inline]

fint String::arg_count () [inline]

bool String::equals (String * other) [inline]

fint String::line_count ()

void String::Print () [virtual]

Reimplemented from ParseNode.


Member Data Documentation

char* String::str

smi String::len


The documentation for this struct was generated from the following files:
Generated at Tue Jun 27 12:10:36 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999