webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <SyntaxChecker.h>
Public Member Functions | |
ALWAYS_INLINE | Property (void *=0) |
ALWAYS_INLINE | Property (const Identifier *ident, PropertyNode::Type ty) |
ALWAYS_INLINE | Property (PropertyNode::Type ty) |
ALWAYS_INLINE bool | operator! () |
ALWAYS_INLINE | Property (void *=0) |
ALWAYS_INLINE | Property (const Identifier *ident, PropertyNode::Type ty) |
ALWAYS_INLINE | Property (PropertyNode::Type ty) |
ALWAYS_INLINE bool | operator! () |
Public Attributes | |
const Identifier * | name |
PropertyNode::Type | type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
const Identifier * JSC::SyntaxChecker::Property::name |
PropertyNode::Type JSC::SyntaxChecker::Property::type |