Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Function Class Reference

a function call. More...

#include <script.h>

Inheritance diagram for Function::

Tag List of all members.

Public Methods

 Function (Line line)
bool is_valid () const
bool operator! () const
 class not a tag?;. More...

std::string get_type () const
std::string get_call () const

Private Attributes

std::string call
std::string type

Detailed Description

a function call.


Constructor & Destructor Documentation

Function::Function Line    line
 


Member Function Documentation

std::string Function::get_call   const [inline]
 

std::string Function::get_type   const [inline]
 

bool Function::is_valid   const [inline]
 

bool Function::operator!   const [inline]
 

class not a tag?;.

Reimplemented from Tag.


Member Data Documentation

std::string Function::call [private]
 

std::string Function::type [private]
 


The documentation for this class was generated from the following files:
Generated on Tue Nov 20 02:19:53 2001 for Leo<HTML> by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001