Viewing file: soen229/symbolfile.txt | Back to directory listing
Author: Loren Segal | Last modified: February 20 2006 07:00 pm | Download

if: type=keyword subtype=if_begin
then: type=keyword subtype=if_condition_end
else: type=keyword subtype=if_else
endif: type=keyword subtype=if_end
while: type=keyword subtype=while_begin
do: type=keyword subtype=while_condition_end
endwhile: type=keyword subtype=while_end
print: type=function subtype=builtin