Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Attributes | List of all members
_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
 

Member Data Documentation

struct _node* _node::n_child
int _node::n_col_offset
int _node::n_lineno
int _node::n_nchildren
char* _node::n_str
short _node::n_type

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

Copyright 2014 Google Inc. All rights reserved.