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.

modifier<br />

-> "abstract"<br />

-> "atomic"<br />

-> "getter"<br />

-> "hidden"<br />

-> "io"<br />

-> "private"<br />

-> "pure"<br />

-> "settable"<br />

-> "setter"<br />

-> "static"<br />

-> "test"<br />

-> "transient"<br />

-> "value"<br />

-> "var"<br />

-> "wrapped"<br />

w<br />

wr<br />

s<br />

sr<br />

nl<br />

br<br />

# Whitespace Optional<br />

-><br />

-> wr<br />

# Whitespace Required<br />

-> TOK_WHITESPACE w<br />

-> TOK_NEWLINE w<br />

# Space Optional<br />

-><br />

-> sr<br />

# Space Required<br />

-> TOK_WHITESPACE s<br />

# Required Newline embedded in whitespace<br />

-> s TOK_NEWLINE w<br />

# Line break<br />

-> nl<br />

-> s ";" w<br />

409

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

Saved successfully!

Ooh no, something went wrong!