back to syntax homepage

factor:

factor = number | string | NIL | TRUE | FALSE | set | designator [ActualParameters] | "(" expression ")" | "~" factor

Places in the syntax where you might come from: factor term