#include <script.h>
Inheritance diagram for Function::
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 |
|
|
|
|
|
|
|
|
|
class not a tag?;.
Reimplemented from Tag. |
|
|
|
|