Vsevolod Alekseyev schrieb:
Hi all,

in the FPC reference at http://www.freepascal.org/docs-html/ref/refse68.html#x127-13700012.1 , the formal grammar spec only goes down as far as factor. Can I please see the grammar for variable reference? A variable reference can be an arbitrarily complex thing; for example, MyStructArray[MyFunction(I)*10+1].StructMember[Ord(J)] is a perfectly valid variable reference.

ACK
I'm also missing the "^", "." and "[...]" operators/selectors from the list of operators.

DoDi

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to