Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2916151
directives.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
307 B
Referenced Files
None
Subscribers
None
directives.h
View Options
#ifndef SILVER_STRICT_H
#define SILVER_STRICT_H
#include
<stdbool.h>
#include
<stddef.h>
#include
"ast.h"
#include
"types.h"
bool
sv_ast_is_directive
(
ant_t
*
js
,
const
sv_ast_t
*
node
,
const
char
*
directive
,
size_t
directive_len
);
bool
sv_ast_is_use_strict
(
ant_t
*
js
,
const
sv_ast_t
*
node
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Thu, Mar 26, 4:41 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
511884
Default Alt Text
directives.h (307 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment