Inheritance diagram for TypeCheckStep:
Public Member Functions | |
TypeCheckStep (VSAProgramState *state) | |
VestaSource::errorCode | execute (VSAProgramState *state) |
Private Attributes | |
VestaSourceAtomic::VSIndex | vsi |
unsigned int | allowed |
VestaSource::errorCode | err |
|
Definition at line 737 of file VSAServer.C. References allowed, err, VSAStep::next, and vsi. |
|
Implements VSAStep. Definition at line 743 of file VSAServer.C. References allowed, err, Sequence< Elem, elem_ptrfree >::get(), VRErrorCode::invalidArgs, VRErrorCode::ok, Sequence< Elem, elem_ptrfree >::size(), VestaSource::type, VestaSourceAtomic::typebit(), vsi, and VSAProgramState::vss. |
|
Definition at line 734 of file VSAServer.C. Referenced by execute(), and TypeCheckStep(). |
|
Definition at line 735 of file VSAServer.C. Referenced by execute(), and TypeCheckStep(). |
|
Definition at line 733 of file VSAServer.C. Referenced by execute(), and TypeCheckStep(). |