V8 Project
|
#include <generic-node.h>
Public Member Functions | |
S * | from () const |
S * | to () const |
int | index () const |
Private Member Functions | |
Edge (typename GenericNode< B, S >::Input *input) | |
Private Attributes | |
GenericNode< B, S >::Input * | input_ |
Definition at line 160 of file generic-node.h.
|
inlineexplicitprivate |
Definition at line 174 of file generic-node.h.
|
inline |
|
inline |
Definition at line 164 of file generic-node.h.
|
inline |
|
private |
Definition at line 176 of file generic-node.h.