| KtFile: IPushPop.kt | |
| PACKAGE_DIRECTIVE | |
| <empty list> | |
| IMPORT_LIST | |
| <empty list> | |
| CLASS | |
| MODIFIER_LIST | |
| PsiElement(open)('open') | |
| PsiWhiteSpace(' ') | |
| PsiElement(class)('class') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('IPushPop') | |
| TYPE_PARAMETER_LIST | |
| PsiElement(LT)('<') | |
| TYPE_PARAMETER | |
| PsiElement(IDENTIFIER)('T') | |
| PsiElement(GT)('>') | |
| PsiWhiteSpace(' ') | |
| CLASS_BODY | |
| PsiElement(LBRACE)('{') | |
| PsiWhiteSpace('\n ') | |
| PROPERTY | |
| PsiElement(val)('val') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('isEmpty') | |
| PsiWhiteSpace(' ') | |
| PsiElement(COLON)(':') | |
| PsiWhiteSpace(' ') | |
| TYPE_REFERENCE | |
| USER_TYPE | |
| REFERENCE_EXPRESSION | |
| PsiElement(IDENTIFIER)('Boolean') | |
| PsiWhiteSpace('\n ') | |
| FUN | |
| PsiElement(fun)('fun') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('push') | |
| VALUE_PARAMETER_LIST | |
| PsiElement(LPAR)('(') | |
| VALUE_PARAMETER | |
| PsiElement(IDENTIFIER)('item') | |
| PsiWhiteSpace(' ') | |
| PsiElement(COLON)(':') | |
| PsiWhiteSpace(' ') | |
| TYPE_REFERENCE | |
| USER_TYPE | |
| REFERENCE_EXPRESSION | |
| PsiElement(IDENTIFIER)('T') | |
| PsiElement(RPAR)(')') | |
| PsiWhiteSpace('\n ') | |
| FUN | |
| PsiElement(fun)('fun') | |
| PsiWhiteSpace(' ') | |
| PsiElement(IDENTIFIER)('pop') | |
| VALUE_PARAMETER_LIST | |
| PsiElement(LPAR)('(') | |
| PsiElement(RPAR)(')') | |
| PsiWhiteSpace(' ') | |
| PsiElement(COLON)(':') | |
| PsiWhiteSpace(' ') | |
| TYPE_REFERENCE | |
| USER_TYPE | |
| REFERENCE_EXPRESSION | |
| PsiElement(IDENTIFIER)('T') | |
| PsiWhiteSpace('\n') | |
| PsiElement(RBRACE)('}') |