Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Types
step::parser::symbol_kind Struct Reference

Symbol kinds. More...

#include <step.tab.hxx>

Public Types

enum  symbol_kind_type {
  YYNTOKENS = 27 , S_YYEMPTY = -2 , S_YYEOF = 0 , S_YYerror = 1 ,
  S_YYUNDEF = 2 , S_STEP = 3 , S_HEADER = 4 , S_ENDSEC = 5 ,
  S_DATA = 6 , S_ENDSTEP = 7 , S_SCOPE = 8 , S_ENDSCOPE = 9 ,
  S_ENTITY = 10 , S_TYPE = 11 , S_INTEGER = 12 , S_FLOAT = 13 ,
  S_IDENT = 14 , S_TEXT = 15 , S_NONDEF = 16 , S_ENUM = 17 ,
  S_HEXA = 18 , S_QUID = 19 , S_20_ = 20 , S_21_ = 21 ,
  S_22_ = 22 , S_23_ = 23 , S_24_ = 24 , S_25_ = 25 ,
  S_26_ = 26 , S_YYACCEPT = 27 , S_finvide = 28 , S_finstep = 29 ,
  S_stepf1 = 30 , S_stepf2 = 31 , S_stepf3 = 32 , S_stepf = 33 ,
  S_headl = 34 , S_headent = 35 , S_endhead = 36 , S_unarg = 37 ,
  S_listype = 38 , S_deblist = 39 , S_finlist = 40 , S_listarg = 41 ,
  S_arglist = 42 , S_model = 43 , S_bloc = 44 , S_plex = 45 ,
  S_unent = 46 , S_debscop = 47 , S_unid = 48 , S_export = 49 ,
  S_debexp = 50 , S_finscop = 51 , S_entlab = 52 , S_enttype = 53
}
 

Detailed Description

Symbol kinds.

Member Enumeration Documentation

◆ symbol_kind_type

Enumerator
YYNTOKENS 

Number of tokens.

S_YYEMPTY 
S_YYEOF 
S_YYerror 
S_YYUNDEF 
S_STEP 
S_HEADER 
S_ENDSEC 
S_DATA 
S_ENDSTEP 
S_SCOPE 
S_ENDSCOPE 
S_ENTITY 
S_TYPE 
S_INTEGER 
S_FLOAT 
S_IDENT 
S_TEXT 
S_NONDEF 
S_ENUM 
S_HEXA 
S_QUID 
S_20_ 
S_21_ 
S_22_ 
S_23_ 
S_24_ 
S_25_ 
S_26_ 
S_YYACCEPT 
S_finvide 
S_finstep 
S_stepf1 
S_stepf2 
S_stepf3 
S_stepf 
S_headl 
S_headent 
S_endhead 
S_unarg 
S_listype 
S_deblist 
S_finlist 
S_listarg 
S_arglist 
S_model 
S_bloc 
S_plex 
S_unent 
S_debscop 
S_unid 
S_export 
S_debexp 
S_finscop 
S_entlab 
S_enttype 

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