Blender  V2.93
Public Attributes | List of all members
KeywordTokenDef Struct Reference

Public Attributes

const char * name
 
short token
 

Detailed Description

Definition at line 484 of file expr_pylike_eval.c.

Member Data Documentation

◆ name

const char* KeywordTokenDef::name

Definition at line 485 of file expr_pylike_eval.c.

Referenced by parse_next_token().

◆ token

short KeywordTokenDef::token

Definition at line 486 of file expr_pylike_eval.c.

Referenced by parse_next_token().


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