106 lines
3.1 KiB
Plaintext
106 lines
3.1 KiB
Plaintext
JetFile: Decomposers.jet
|
|
NAMESPACE
|
|
DECOMPOSER
|
|
PsiElement(decomposer)('decomposer')
|
|
PsiWhiteSpace(' ')
|
|
DECOMPOSER_PROPERTY_LIST
|
|
PsiElement(LPAR)('(')
|
|
REFERENCE_EXPRESSION
|
|
PsiElement(IDENTIFIER)('a')
|
|
PsiElement(COMMA)(',')
|
|
PsiWhiteSpace(' ')
|
|
REFERENCE_EXPRESSION
|
|
PsiElement(IDENTIFIER)('a')
|
|
PsiElement(RPAR)(')')
|
|
PsiWhiteSpace('\n')
|
|
DECOMPOSER
|
|
PsiElement(decomposer)('decomposer')
|
|
PsiWhiteSpace(' ')
|
|
DECOMPOSER_PROPERTY_LIST
|
|
PsiElement(LPAR)('(')
|
|
PsiElement(RPAR)(')')
|
|
PsiWhiteSpace('\n')
|
|
DECOMPOSER
|
|
PsiElement(decomposer)('decomposer')
|
|
PsiWhiteSpace(' ')
|
|
TYPE_REFERENCE
|
|
FUNCTION_TYPE
|
|
PsiElement(LBRACE)('{')
|
|
TYPE_REFERENCE
|
|
USER_TYPE
|
|
PsiElement(IDENTIFIER)('foo')
|
|
TYPE_ARGUMENT_LIST
|
|
PsiElement(LT)('<')
|
|
TYPE_REFERENCE
|
|
USER_TYPE
|
|
PsiElement(IDENTIFIER)('T')
|
|
PsiElement(GT)('>')
|
|
PsiElement(DOT)('.')
|
|
VALUE_PARAMETER_LIST
|
|
PsiElement(LPAR)('(')
|
|
PsiElement(RPAR)(')')
|
|
PsiWhiteSpace(' ')
|
|
PsiElement(COLON)(':')
|
|
PsiWhiteSpace(' ')
|
|
TYPE_REFERENCE
|
|
TUPLE_TYPE
|
|
PsiElement(LPAR)('(')
|
|
PsiElement(RPAR)(')')
|
|
PsiElement(RBRACE)('}')
|
|
PsiElement(DOT)('.')
|
|
PsiElement(IDENTIFIER)('bar')
|
|
DECOMPOSER_PROPERTY_LIST
|
|
PsiElement(LPAR)('(')
|
|
REFERENCE_EXPRESSION
|
|
PsiElement(IDENTIFIER)('a')
|
|
PsiElement(COMMA)(',')
|
|
PsiWhiteSpace(' ')
|
|
REFERENCE_EXPRESSION
|
|
PsiElement(IDENTIFIER)('a')
|
|
PsiElement(RPAR)(')')
|
|
PsiWhiteSpace('\n')
|
|
DECOMPOSER
|
|
PsiElement(decomposer)('decomposer')
|
|
PsiWhiteSpace(' ')
|
|
TYPE_REFERENCE
|
|
USER_TYPE
|
|
USER_TYPE
|
|
PsiElement(IDENTIFIER)('a')
|
|
PsiElement(DOT)('.')
|
|
PsiElement(IDENTIFIER)('foobar')
|
|
DECOMPOSER_PROPERTY_LIST
|
|
PsiElement(LPAR)('(')
|
|
PsiElement(RPAR)(')')
|
|
PsiWhiteSpace('\n')
|
|
DECOMPOSER
|
|
MODIFIER_LIST
|
|
ATTRIBUTE_ANNOTATION
|
|
PsiElement(LBRACKET)('[')
|
|
ATTRIBUTE
|
|
USER_TYPE
|
|
PsiElement(IDENTIFIER)('a')
|
|
PsiElement(RBRACKET)(']')
|
|
PsiWhiteSpace(' ')
|
|
PsiElement(decomposer)('decomposer')
|
|
PsiWhiteSpace(' ')
|
|
PsiElement(IDENTIFIER)('foobar')
|
|
DECOMPOSER_PROPERTY_LIST
|
|
PsiElement(LPAR)('(')
|
|
ATTRIBUTE_ANNOTATION
|
|
PsiElement(LBRACKET)('[')
|
|
ATTRIBUTE
|
|
USER_TYPE
|
|
PsiElement(IDENTIFIER)('a')
|
|
PsiElement(RBRACKET)(']')
|
|
PsiWhiteSpace(' ')
|
|
REFERENCE_EXPRESSION
|
|
PsiElement(IDENTIFIER)('s')
|
|
PsiElement(RPAR)(')')
|
|
PsiWhiteSpace('\n')
|
|
DECOMPOSER
|
|
PsiElement(decomposer)('decomposer')
|
|
PsiWhiteSpace(' ')
|
|
PsiElement(IDENTIFIER)('foobar')
|
|
DECOMPOSER_PROPERTY_LIST
|
|
PsiElement(LPAR)('(')
|
|
PsiElement(RPAR)(')') |