ERights Home elang / kernel 
Back to: Noun Expression On to: Assignment Expression

Slot-Expression


Evaluates to the Slot object that represents the variable itself. A Slot-Expression is a use occurrence of the variable name, and must correspond, by static scope analysis, to a unique defining occurence of the same variable name.

BNF:
"&" Identifier
XML DTD:
<!ELEMENT slotExpr (Noun)>
Java:
XXX to be written
Example:
& count
in Kernel-E:
same
in XML:
<slotExpr>
    <Noun>count</Noun>
</slotExpr>
in Java:
 count__Slot

 

x
 
Unless stated otherwise, all text on this page which is either unattributed or by Mark S. Miller is hereby placed in the public domain.
ERights Home elang / kernel 
Back to: Noun Expression On to: Assignment Expression
Download    FAQ    API    Mail Archive    Donate

report bug (including invalid html)

Golden Key Campaign Blue Ribbon Campaign