Herb C Reference
Loading...
Searching...
No Matches
AST_RUBY_STRICT_LOCAL_NODE_STRUCT Struct Reference

#include <ast_nodes.h>

Data Fields

AST_NODE_T base
 
token_Tname
 
struct AST_RUBY_LITERAL_NODE_STRUCTdefault_value
 
bool required
 
bool double_splat
 

Field Documentation

◆ base

AST_NODE_T AST_RUBY_STRICT_LOCAL_NODE_STRUCT::base

◆ name

token_T* AST_RUBY_STRICT_LOCAL_NODE_STRUCT::name

◆ default_value

struct AST_RUBY_LITERAL_NODE_STRUCT* AST_RUBY_STRICT_LOCAL_NODE_STRUCT::default_value

◆ required

bool AST_RUBY_STRICT_LOCAL_NODE_STRUCT::required

◆ double_splat

bool AST_RUBY_STRICT_LOCAL_NODE_STRUCT::double_splat

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