v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PositionStack::Element Class Reference

Public Member Functions

 Element (PositionStack *stack, int value)
 

Friends

class PositionStack
 

Detailed Description

Definition at line 57 of file parser.cc.

Constructor & Destructor Documentation

Element ( PositionStack stack,
int  value 
)
inline

Definition at line 59 of file parser.cc.

Friends And Related Function Documentation

friend class PositionStack
friend

Definition at line 68 of file parser.cc.


The documentation for this class was generated from the following file: