PSI Pattern Matching: Implement expression unifier

This commit is contained in:
Alexey Sedunov
2014-07-28 15:06:04 +04:00
parent c0a8e8a4fc
commit a3758f9fa3
7 changed files with 961 additions and 0 deletions
@@ -1,4 +1,7 @@
<root>
<item name='com.intellij.lang.ASTNode com.intellij.lang.ASTNode[] getChildren(com.intellij.psi.tree.TokenSet)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='com.intellij.lang.ASTNode java.lang.String getText()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>