Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
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"')