⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 y.tab.h

📁 早期freebsd实现
💻 H
字号:
## define YAND 257# define YARRAY 258# define YBEGIN 259# define YCASE 260# define YCONST 261# define YDIV 262# define YDO 263# define YDOTDOT 264# define YTO 265# define YELSE 266# define YEND 267# define YFILE 268# define YFOR 269# define YFORWARD 270# define YPROCEDURE 271# define YGOTO 272# define YID 273# define YIF 274# define YIN 275# define YINT 276# define YLABEL 277# define YMOD 278# define YNOT 279# define YNUMB 280# define YOF 281# define YOR 282# define YPACKED 283# define YNIL 284# define YFUNCTION 285# define YPROG 286# define YRECORD 287# define YREPEAT 288# define YSET 289# define YSTRING 290# define YTHEN 291# define YDOWNTO 292# define YTYPE 293# define YUNTIL 294# define YVAR 295# define YWHILE 296# define YWITH 297# define YBINT 298# define YOCT 299# define YHEX 300# define YCASELAB 301# define YILLCH 302# define YEXTERN 303# define YLAST 304# define UNARYSIGN 305/* * GLOBALS FOR ACTIONS *//* Copyright (c) 1979 Regents of the University of California *//* static	char sccsid[] = "@(#)pas.y 8.1 6/6/93"; *//* * The following line marks the end of the yacc * Constant definitions which are removed from * y.tab.c and placed in the file y.tab.h. */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -