Attributes

This commit is contained in:
Andrey Breslav
2010-12-15 19:50:21 +03:00
parent 2453e6a0dd
commit 86fcba88d0
8 changed files with 654 additions and 8 deletions
+40
View File
@@ -0,0 +1,40 @@
namespace foo.bar.goo
abstract
virtual
enum
open
attribute
override
virtual
abstract
[]
private
protected
public
internal
lazy [foo<A, B>(a, b), ina,foo.bar.goo.doo<f>.foo<bar, goo>.foo]
[df]
in
[sdfsdf,]
[s,fd d]
out
ref
class Bar<abstract
virtual
enum
open
attribute
override
virtual
abstract
[sdfsd, sdfsd, a.b.f.c]
private
protected
public
internal
lazy
in
out
ref T> {
}