public interface ASTBlock extends Block
Modifier and Type | Method and Description |
---|---|
static IElementType |
getElementType(Block block) |
ASTNode |
getNode() |
static ASTNode |
getNode(Block block) |
static PsiElement |
getPsiElement(Block block) |
getAlignment, getChildAttributes, getDebugName, getIndent, getSpacing, getSubBlocks, getTextRange, getWrap, isIncomplete, isLeaf
ASTNode getNode()
static IElementType getElementType(Block block)
static PsiElement getPsiElement(Block block)
PsiElement
from ASTNode
from this block
if it's ASTBlock
, null otherwise