summaryrefslogtreecommitdiff
path: root/src/webidl-ast.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webidl-ast.h')
-rw-r--r--src/webidl-ast.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webidl-ast.h b/src/webidl-ast.h
index 7c32d82..c41149d 100644
--- a/src/webidl-ast.h
+++ b/src/webidl-ast.h
@@ -39,6 +39,7 @@ enum webidl_type {
WEBIDL_TYPE_OBJECT,
WEBIDL_TYPE_DATE,
WEBIDL_TYPE_USER,
+ WEBIDL_TYPE_VOID,
};
enum webidl_type_modifier {