Blender V4.5
KeywordTokenDef Struct Reference

Public Attributes

const char * name
 
short token
 

Detailed Description

Definition at line 473 of file expr_pylike_eval.cc.

Member Data Documentation

◆ name

const char* KeywordTokenDef::name

Definition at line 474 of file expr_pylike_eval.cc.

Referenced by parse_next_token().

◆ token

short KeywordTokenDef::token

Definition at line 475 of file expr_pylike_eval.cc.

Referenced by parse_next_token().


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