|
| 1 | +FILE(0,102) |
| 2 | + KerboScriptDirectiveImpl(DIRECTIVE)(0,16) |
| 3 | + PsiElement(@)('@')(0,1) |
| 4 | + KerboScriptLazyglobalDirectiveImpl(LAZYGLOBAL_DIRECTIVE)(1,16) |
| 5 | + PsiElement(LAZYGLOBAL)('LAZYGLOBAL')(1,11) |
| 6 | + PsiWhiteSpace(' ')(11,12) |
| 7 | + KerboScriptOnoffTrailerImpl(ONOFF_TRAILER)(12,15) |
| 8 | + PsiElement(OFF)('OFF')(12,15) |
| 9 | + PsiElement(.)('.')(15,16) |
| 10 | + PsiWhiteSpace('\n')(16,17) |
| 11 | + KerboScriptDirectiveImpl(DIRECTIVE)(17,37) |
| 12 | + PsiElement(@)('@')(17,18) |
| 13 | + KerboScriptClobberbuiltinsDirectiveImpl(CLOBBERBUILTINS_DIRECTIVE)(18,37) |
| 14 | + PsiElement(CLOBBERBUILTINS)('CLOBBERBUILTINS')(18,33) |
| 15 | + PsiWhiteSpace(' ')(33,34) |
| 16 | + KerboScriptOnoffTrailerImpl(ONOFF_TRAILER)(34,36) |
| 17 | + PsiElement(ON)('ON')(34,36) |
| 18 | + PsiElement(.)('.')(36,37) |
| 19 | + PsiWhiteSpace('\n\n')(37,39) |
| 20 | + KerboScriptDeclareStmtImpl(DECLARE_STMT)(39,72) |
| 21 | + PsiElement(LOCAL)('local')(39,44) |
| 22 | + PsiWhiteSpace(' ')(44,45) |
| 23 | + KerboScriptDeclareIdentifierClauseImpl(DECLARE_IDENTIFIER_CLAUSE)(45,72) |
| 24 | + KerboScriptIdentImpl(IDENT)(45,58) |
| 25 | + PsiElement(IDENTIFIER)('decimalsWith_')(45,58) |
| 26 | + PsiWhiteSpace(' ')(58,59) |
| 27 | + PsiElement(IS)('is')(59,61) |
| 28 | + PsiWhiteSpace(' ')(61,62) |
| 29 | + KerboScriptSuffixtermImpl(SUFFIXTERM)(62,71) |
| 30 | + KerboScriptAtomImpl(ATOM)(62,71) |
| 31 | + KerboScriptNumberImpl(NUMBER)(62,71) |
| 32 | + PsiElement(DOUBLE)('10_000.00')(62,71) |
| 33 | + PsiElement(.)('.')(71,72) |
| 34 | + PsiWhiteSpace('\n')(72,73) |
| 35 | + KerboScriptDeclareStmtImpl(DECLARE_STMT)(73,102) |
| 36 | + PsiElement(LOCAL)('local')(73,78) |
| 37 | + PsiWhiteSpace(' ')(78,79) |
| 38 | + KerboScriptDeclareIdentifierClauseImpl(DECLARE_IDENTIFIER_CLAUSE)(79,102) |
| 39 | + KerboScriptIdentImpl(IDENT)(79,91) |
| 40 | + PsiElement(IDENTIFIER)('integerWith_')(79,91) |
| 41 | + PsiWhiteSpace(' ')(91,92) |
| 42 | + PsiElement(IS)('is')(92,94) |
| 43 | + PsiWhiteSpace(' ')(94,95) |
| 44 | + KerboScriptSuffixtermImpl(SUFFIXTERM)(95,101) |
| 45 | + KerboScriptAtomImpl(ATOM)(95,101) |
| 46 | + KerboScriptNumberImpl(NUMBER)(95,101) |
| 47 | + PsiElement(INTEGER)('10_000')(95,101) |
| 48 | + PsiElement(.)('.')(101,102) |
0 commit comments