Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
02cf98d65c798d368fcec43ed64a001d513bdd4f
/
.
/
python
/
testData
/
psi
/
HelloWorld.txt
blob: 6c144939c42a66c34f75e71afed6df86ed08bb8b [
file
] [
log
] [
blame
]
PyFile:HelloWorld.py
PyPrintStatement
PsiElement(Py:PRINT_KEYWORD)('print')
PsiWhiteSpace(' ')
PyStringLiteralExpression: hello, world
PsiElement(Py:SINGLE_QUOTED_STRING)('"hello, world"')