| KtFile: Constructors.kt | |
| PACKAGE_DIRECTIVE | |
| <empty list> | |
| IMPORT_LIST | |
| <empty list> | |
| CLASS | |
| PsiElement(class)('class') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('foo') | |
| PsiWhiteSpace(' ') | |
| CLASS_BODY | |
| PsiElement(LBRACE)('{') | |
| PsiWhiteSpace('\n') | |
| PsiElement(RBRACE)('}') | |
| PsiWhiteSpace('\n\n') | |
| CLASS | |
| MODIFIER_LIST | |
| PsiElement(public)('public') | |
| PsiWhiteSpace(' ') | |
| PsiElement(class)('class') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('foo') | |
| PRIMARY_CONSTRUCTOR | |
| VALUE_PARAMETER_LIST | |
| PsiElement(LPAR)('(') | |
| PsiElement(RPAR)(')') | |
| PsiWhiteSpace(' ') | |
| PsiElement(COLON)(':') | |
| PsiWhiteSpace(' ') | |
| SUPER_TYPE_LIST | |
| SUPER_TYPE_ENTRY | |
| TYPE_REFERENCE | |
| USER_TYPE | |
| REFERENCE_EXPRESSION | |
| PsiElement(IDENTIFIER)('Bar') | |
| PsiWhiteSpace('\n') | |
| CLASS | |
| MODIFIER_LIST | |
| PsiElement(protected)('protected') | |
| PsiWhiteSpace(' ') | |
| PsiElement(class)('class') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('foo') | |
| PsiWhiteSpace(' ') | |
| PRIMARY_CONSTRUCTOR | |
| MODIFIER_LIST | |
| PsiElement(private)('private') | |
| PsiWhiteSpace(' ') | |
| VALUE_PARAMETER_LIST | |
| PsiElement(LPAR)('(') | |
| PsiElement(RPAR)(')') | |
| PsiWhiteSpace(' ') | |
| PsiElement(COLON)(':') | |
| PsiWhiteSpace(' ') | |
| SUPER_TYPE_LIST | |
| SUPER_TYPE_ENTRY | |
| TYPE_REFERENCE | |
| USER_TYPE | |
| REFERENCE_EXPRESSION | |
| PsiElement(IDENTIFIER)('Bar') | |
| PsiWhiteSpace('\n') | |
| CLASS | |
| MODIFIER_LIST | |
| PsiElement(private)('private') | |
| PsiWhiteSpace(' ') | |
| PsiElement(class)('class') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('foo') | |
| TYPE_PARAMETER_LIST | |
| PsiElement(LT)('<') | |
| TYPE_PARAMETER | |
| PsiElement(IDENTIFIER)('T') | |
| PsiElement(GT)('>') | |
| PRIMARY_CONSTRUCTOR | |
| VALUE_PARAMETER_LIST | |
| PsiElement(LPAR)('(') | |
| PsiElement(RPAR)(')') | |
| PsiWhiteSpace(' ') | |
| PsiElement(COLON)(':') | |
| PsiWhiteSpace(' ') | |
| SUPER_TYPE_LIST | |
| SUPER_TYPE_ENTRY | |
| TYPE_REFERENCE | |
| USER_TYPE | |
| REFERENCE_EXPRESSION | |
| PsiElement(IDENTIFIER)('Bar') | |
| PsiWhiteSpace('\n') | |
| CLASS | |
| MODIFIER_LIST | |
| PsiElement(internal)('internal') | |
| PsiWhiteSpace(' ') | |
| PsiElement(class)('class') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('foo') | |
| TYPE_PARAMETER_LIST | |
| PsiElement(LT)('<') | |
| TYPE_PARAMETER | |
| PsiElement(IDENTIFIER)('T') | |
| PsiElement(GT)('>') | |
| PsiWhiteSpace(' ') | |
| PRIMARY_CONSTRUCTOR | |
| MODIFIER_LIST | |
| PsiElement(private)('private') | |
| PsiWhiteSpace(' ') | |
| VALUE_PARAMETER_LIST | |
| PsiElement(LPAR)('(') | |
| PsiElement(RPAR)(')') | |
| PsiWhiteSpace(' ') | |
| PsiElement(COLON)(':') | |
| PsiWhiteSpace(' ') | |
| SUPER_TYPE_LIST | |
| SUPER_TYPE_ENTRY | |
| TYPE_REFERENCE | |
| USER_TYPE | |
| REFERENCE_EXPRESSION | |
| PsiElement(IDENTIFIER)('Bar') |