]> andersk Git - splint.git/blob - src/Headers/shift.h
7257dfefcca41c1bd2fd8e63ef5e16cb3d8c16f1
[splint.git] / src / Headers / shift.h
1 /*
2 ** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001.
3 ** See ../LICENSE for license information.
4 **
5 */
6 /*
7 ** shift.h
8 */
9
10 extern void LSLGenShift (ltoken p_tok);
11 extern void LSLGenShiftOnly (/*@only@*/ ltoken p_tok);
12
13 extern /*@only@*/ ltoken LSLGenTopPopShiftStack(void);
14
15 extern void LSLGenInit(bool p_LSLParse);
This page took 0.057983 seconds and 3 git commands to generate.