Blender  V3.3
Public Attributes | List of all members
KeywordTokenDef Struct Reference

Public Attributes

const char * name
 
short token
 

Detailed Description

Definition at line 460 of file expr_pylike_eval.c.

Member Data Documentation

◆ name

const char* KeywordTokenDef::name

Definition at line 461 of file expr_pylike_eval.c.

Referenced by parse_next_token().

◆ token

short KeywordTokenDef::token

Definition at line 462 of file expr_pylike_eval.c.

Referenced by parse_next_token().


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