nsgenbind
Loading...
Searching...
No Matches
Public Attributes | List of all members
ir Struct Reference

#include <ir.h>

Public Attributes

int entryc
 
struct ir_entryentries
 
struct genbind_nodebinding_node
 
struct webidl_nodewebidl
 

Detailed Description

intermediate representation of WebIDL and binding data

Definition at line 172 of file ir.h.

Member Data Documentation

◆ binding_node

struct genbind_node* ir::binding_node

The AST node of the binding information

Definition at line 177 of file ir.h.

◆ entries

struct ir_entry* ir::entries

interface entries

Definition at line 174 of file ir.h.

◆ entryc

int ir::entryc

count of entries

Definition at line 173 of file ir.h.

◆ webidl

struct webidl_node* ir::webidl

Root AST node of the webIDL

Definition at line 180 of file ir.h.


The documentation for this struct was generated from the following file: