Keyword completion: "reified" keyword is now supported

This commit is contained in:
Valentin Kipyatkov
2015-05-14 15:54:51 +03:00
parent 5ecf33c88e
commit 5807d03a52
12 changed files with 47 additions and 27 deletions
@@ -20,6 +20,8 @@ class MouseMovedEventArgs
// EXIST: open
// EXIST: out
/*why?*/
// EXIST: reified
/*why?*/
// EXIST: override
// EXIST: private
// EXIST: protected
@@ -32,4 +34,4 @@ class MouseMovedEventArgs
// EXIST: constructor
// EXIST: init
/*why?*/
// NUMBER: 26
// NUMBER: 27
@@ -26,6 +26,8 @@ class B {
// EXIST: open
// EXIST: out
/*why?*/
// EXIST: reified
/*why?*/
// EXIST: override
// EXIST: private
// EXIST: protected
@@ -35,4 +37,4 @@ class B {
// EXIST: var
// EXIST: vararg
/*why?*/
// NUMBER: 21
// NUMBER: 22
@@ -24,6 +24,8 @@ class A {
// EXIST: open
// EXIST: out
/*why?*/
// EXIST: reified
/*why?*/
// EXIST: override
// EXIST: private
// EXIST: protected
@@ -35,4 +37,4 @@ class A {
// EXIST: constructor
// EXIST: init
/*why?*/
// NUMBER: 23
// NUMBER: 24
@@ -25,6 +25,8 @@ var a : Int
// EXIST: open
// EXIST: out
/*why?*/
// EXIST: reified
/*why?*/
// EXIST: override
// EXIST: private
// EXIST: protected
@@ -35,4 +37,4 @@ var a : Int
// EXIST: var
// EXIST: vararg
/*why?*/
// NUMBER: 24
// NUMBER: 25
@@ -22,6 +22,8 @@ public class Test {
// EXIST: open
// EXIST: out
/*why?*/
// EXIST: reified
/*why?*/
// EXIST: override
// EXIST: private
// EXIST: protected
@@ -33,4 +35,4 @@ public class Test {
// EXIST: constructor
// EXIST: init
/*why?*/
// NUMBER: 23
// NUMBER: 24
@@ -16,6 +16,8 @@ class TestClass {
// EXIST: open
// EXIST: out
/*why?*/
// EXIST: reified
/*why?*/
// EXIST: override
// EXIST: private
// EXIST: protected
@@ -27,4 +29,4 @@ class TestClass {
/*why?*/
// EXIST: constructor
// EXIST: init
// NUMBER: 23
// NUMBER: 24
@@ -17,6 +17,8 @@ package Test
// EXIST: open
// EXIST: out
/*why?*/
// EXIST: reified
/*why?*/
// EXIST: override
// EXIST: private
// EXIST: protected
@@ -26,4 +28,4 @@ package Test
// EXIST: var
// EXIST: vararg
/*why?*/
// NUMBER: 22
// NUMBER: 23
@@ -19,6 +19,8 @@ class Some {
// EXIST: open
// EXIST: out
/*why?*/
// EXIST: reified
/*why?*/
// EXIST: override
// EXIST: private
// EXIST: protected
@@ -31,4 +33,4 @@ class Some {
/*why?*/
// EXIST: constructor
// EXIST: init
// NUMBER: 26
// NUMBER: 27
@@ -19,6 +19,8 @@ class Some {
// EXIST: open
// EXIST: out
/*why?*/
// EXIST: reified
/*why?*/
// EXIST: override
// EXIST: private
// EXIST: protected
@@ -31,4 +33,4 @@ class Some {
/*why?*/
// EXIST: constructor
// EXIST: init
// NUMBER: 26
// NUMBER: 27
@@ -21,6 +21,8 @@ class Some {
// EXIST: open
// EXIST: out
/*why?*/
// EXIST: reified
/*why?*/
// EXIST: override
// EXIST: private
// EXIST: protected
@@ -33,4 +35,4 @@ class Some {
/*why?*/
// EXIST: constructor
// EXIST: init
// NUMBER: 26
// NUMBER: 27
@@ -15,6 +15,8 @@
// EXIST: open
// EXIST: out
/*why?*/
// EXIST: reified
/*why?*/
// EXIST: override
// EXIST: package
// EXIST: private
@@ -25,4 +27,4 @@
// EXIST: var
// EXIST: vararg
/*why?*/
// NUMBER: 23
// NUMBER: 24