19.11.2014 Views

The Fortress Language Specification - CiteSeerX

The Fortress Language Specification - CiteSeerX

The Fortress Language Specification - CiteSeerX

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

40.13.55 gatherBits(selfStart:IndexInt,mask: T,maskStart:IndexInt,length:IndexInt): ()<br />

throws { IndexOutOfBoundsException }<br />

40.13.56 spreadBits(selfStart: IndexInt,mask: T,maskStart: IndexInt,length: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

40.13.57 clearAllBits(selfStart: IndexInt,length: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

40.13.58 setAllBits(selfStart: IndexInt,length: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

40.13.59 signedIndex():IndexInt<br />

throws { IntegerOverflowException }<br />

40.13.60 signedIndex(selfStart: IndexInt,length: IndexInt): IndexInt<br />

throws { IndexOutOfBoundsException, IntegerOverflowException }<br />

40.13.61 unsignedIndex():IndexInt<br />

throws { IntegerOverflowException }<br />

40.13.62 unsignedIndex(selfStart: IndexInt,length: IndexInt):IndexInt<br />

throws { IndexOutOfBoundsException, IntegerOverflowException }<br />

[Description to be supplied.]<br />

311

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!