Open Search
    _node Struct Reference

    #include <node.h>

    Public Attributes

    short n_type
     
    char * n_str
     
    int n_lineno
     
    int n_col_offset
     
    int n_nchildren
     
    struct _noden_child
     
    int n_end_lineno
     
    int n_end_col_offset
     

    Member Data Documentation

    ◆ n_type

    short n_type

    ◆ n_str

    char* n_str

    ◆ n_lineno

    int n_lineno

    ◆ n_col_offset

    int n_col_offset

    ◆ n_nchildren

    int n_nchildren

    ◆ n_child

    struct _node* n_child

    ◆ n_end_lineno

    int n_end_lineno

    ◆ n_end_col_offset

    int n_end_col_offset