]> andersk Git - splint.git/blob - src/Headers/arrayQualNode.h
noexpand always false.
[splint.git] / src / Headers / arrayQualNode.h
1 /*
2 ** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2003.
3 ** See ../LICENSE for license information.
4 **
5 */
6 typedef struct {
7   ltoken tok;
8   /*@null@*/ termNode term;
9 } *arrayQualNode;
This page took 0.035372 seconds and 5 git commands to generate.