libdom
Loading...
Searching...
No Matches
include
dom
core
comment.h
Go to the documentation of this file.
1
/*
2
* This file is part of libdom.
3
* Licensed under the MIT License,
4
* http://www.opensource.org/licenses/mit-license.php
5
* Copyright 2009 Bo Yang <struggleyb.nku@gmail.com>
6
*/
7
8
#ifndef dom_core_comment_h_
9
#define dom_core_comment_h_
10
11
#include <stdbool.h>
12
13
#include <
dom/core/exceptions.h
>
14
#include <
dom/core/characterdata.h
>
15
16
typedef
struct
dom_comment
dom_comment
;
17
18
#endif
exceptions.h
characterdata.h
dom_comment
Definition
comment.c:20
Generated on Fri Nov 29 2024 17:49:02 for libdom by
1.12.0