blob: c70b8a865e97edb5ce736fba027ba4ab6a70fc64 [file] [log] [blame]
FILE
AidlHeadersImpl(HEADERS)
<empty list>
AidlBodyImpl(BODY)
AidlInterfaceDeclarationImpl(INTERFACE_DECLARATION)
PsiElement(AidlTokenType.interface)('interface')
AidlDeclarationNameImpl(DECLARATION_NAME)
PsiElement(AidlTokenType.IDENTIFIER)('IAidlInterface')
PsiElement(AidlTokenType.{)('{')
AidlMethodDeclarationImpl(METHOD_DECLARATION)
AidlPrimitiveTypeImpl(PRIMITIVE_TYPE)
PsiElement(AidlTokenType.int)('int')
AidlDeclarationNameImpl(DECLARATION_NAME)
PsiElement(AidlTokenType.IDENTIFIER)('a')
PsiElement(AidlTokenType.()('(')
AidlParameterImpl(PARAMETER)
AidlPrimitiveTypeImpl(PRIMITIVE_TYPE)
PsiElement(AidlTokenType.int)('int')
PsiElement(AidlTokenType.IDENTIFIER)('x')
PsiElement(AidlTokenType.))(')')
PsiElement(AidlTokenType.;)(';')
AidlMethodDeclarationImpl(METHOD_DECLARATION)
AidlClassOrInterfaceTypeImpl(CLASS_OR_INTERFACE_TYPE)
AidlQualifiedNameImpl(QUALIFIED_NAME)
AidlNameComponentImpl(NAME_COMPONENT)
PsiElement(AidlTokenType.IDENTIFIER)('xx')
PsiErrorElement:'.', AidlTokenType.< or AidlTokenType.[ expected, got ';'
PsiElement(AidlTokenType.;)(';')
PsiElement(AidlTokenType.int)('int')
AidlDeclarationNameImpl(DECLARATION_NAME)
PsiElement(AidlTokenType.IDENTIFIER)('b')
PsiErrorElement:AidlTokenType.( expected, got ';'
<empty list>
PsiElement(AidlTokenType.;)(';')
AidlMethodDeclarationImpl(METHOD_DECLARATION)
AidlClassOrInterfaceTypeImpl(CLASS_OR_INTERFACE_TYPE)
AidlQualifiedNameImpl(QUALIFIED_NAME)
AidlNameComponentImpl(NAME_COMPONENT)
PsiElement(AidlTokenType.IDENTIFIER)('yy')
PsiErrorElement:'.', AidlTokenType.< or AidlTokenType.[ expected, got 'int'
PsiElement(AidlTokenType.int)('int')
AidlDeclarationNameImpl(DECLARATION_NAME)
PsiElement(AidlTokenType.IDENTIFIER)('c')
PsiElement(AidlTokenType.()('(')
PsiElement(AidlTokenType.))(')')
PsiElement(AidlTokenType.;)(';')
PsiElement(AidlTokenType.})('}')