#include <Nodes.h>
◆ Node()
◆ ~Node()
virtual JSC::Node::~Node |
( |
| ) |
|
|
inlinevirtual |
◆ endOffset()
int JSC::Node::endOffset |
( |
| ) |
const |
|
inline |
◆ firstLine()
int JSC::Node::firstLine |
( |
| ) |
const |
|
inline |
◆ lineStartOffset()
int JSC::Node::lineStartOffset |
( |
| ) |
const |
|
inline |
◆ needsDebugHook()
bool JSC::Node::needsDebugHook |
( |
| ) |
const |
|
inline |
◆ position()
◆ setEndOffset()
void JSC::Node::setEndOffset |
( |
int |
offset | ) |
|
|
inline |
◆ setNeedsDebugHook()
void JSC::Node::setNeedsDebugHook |
( |
| ) |
|
|
inline |
◆ setStartOffset()
void JSC::Node::setStartOffset |
( |
int |
offset | ) |
|
|
inline |
◆ startOffset()
int JSC::Node::startOffset |
( |
| ) |
const |
|
inline |
◆ m_endOffset
int JSC::Node::m_endOffset |
|
protected |
◆ m_needsDebugHook
bool JSC::Node::m_needsDebugHook { false } |
|
protected |
◆ m_position
The documentation for this class was generated from the following files:
- Source/JavaScriptCore/parser/Nodes.h
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/NodeConstructors.h