#include <slot.h>
Class diagram for ArgSlot:
Public Members | |||
![]() | ![]() | ArgSlot (String* n, Token* t, char* anno = "") | |
![]() | ![]() | oop | slot_contents (fint& index) |
![]() | ![]() | bool | IsArgSlot () |
![]() | ![]() | slotType | slot_type () |
![]() | ![]() | void | Print () |
ArgSlot::ArgSlot (String * n, Token * t, char * anno = "") |
oop ArgSlot::slot_contents (fint & index) [inline, virtual]
|
Reimplemented from Slot.
bool ArgSlot::IsArgSlot () [inline, virtual]
|
Reimplemented from Slot.
slotType ArgSlot::slot_type () [inline, virtual]
|
Reimplemented from Slot.
void ArgSlot::Print () [virtual]
|
Reimplemented from ParseNode.