Hubbub
Functions
in_select.c File Reference
#include <assert.h>
#include <string.h>
#include "treebuilder/modes.h"
#include "treebuilder/internal.h"
#include "treebuilder/treebuilder.h"
#include "utils/utils.h"

Go to the source code of this file.

Functions

hubbub_error handle_in_select (hubbub_treebuilder *treebuilder, const hubbub_token *token)
 Handle token in "in head" insertion mode. More...
 

Function Documentation

◆ handle_in_select()

hubbub_error handle_in_select ( hubbub_treebuilder treebuilder,
const hubbub_token token 
)